Resources API
The Resources API is used to rapidly execute various miscellaneous compute-heavy tasks for a better user experience viewing the POWER website. Its primary roles include pulling usage metrics, monitoring data availability, generating plots, and reading source metadata.
Request Structure
- The request arguments can be in any order after the question mark.
- A single parameter or a list of parameters can be requested with one of the following list separators: ',' or '%2C'.
To help construct and test your API requests, please use the API Pages for the Resources API.
Examples