Meteum provides a rich GraphQL API to retrieve historic, current, and forecast data worldwide. This includes model data and observational data in time series.
This is an example set for Postman to showcase some of the capabilities of our weather API.
If you are looking for a more in-depth guide and reference for the Meteum GraphQL API, please refer to documentation.
Follow these steps to quickly get started with the Meteum API:
- Sign up with Meteum to get a set of API keys that are required for interacting with the API.
- Click on the button below to fork the collection so that you could alter it for your need (or import examples and environment files).
- Don't forget to add your
apikey
in HTTP request headerX-Meteum-API-Key
. - Change the query/path/body parameters.
- Click "Send".