Skip to content

Resources

The Resources API is used to rapidly execute various miscellaneous otherwise compute-heavy tasks for a better user experience viewing the POWER website. The primary roles include pulling usage metrics, monitoring data availability, generating plots, and reading source metadata. See the POWER Dashboards for the primary use cases of this API endpoint.

Request Structure

  • The request arguments can be in any order after the question mark.
  • A single parameter can be requested 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.