OpenWeatherMap GraphQL Schema
This is a conceptual GraphQL schema for the OpenWeatherMap API surface. OpenWeatherMap does not publish a native GraphQL endpoint; this schema is a structured representation of the REST API resources available at [openweathermap.org/api](https://openweathermap.org/api) and serves as a reference for building GraphQL wrappers, federated gateway layers, or code-generation targets.
Overview
OpenWeatherMap GraphQL Schema is a GraphQL API specification published by OpenWeatherMap on the APIs.io network.
This is a conceptual GraphQL schema for the OpenWeatherMap API surface. OpenWeatherMap does not publish a native GraphQL endpoint; this schema is a structured representation of the REST API resources available at openweathermap.org/api and serves as a reference for building GraphQL wrappers, federated gateway layers, or code-generation targets.
The specification includes 7 reference links.
Tagged areas include Weather, Forecast, Climate, Air Pollution, and Air Quality.
Endpoint
References
- API Catalog https://openweathermap.org/api
- Air Pollution API https://openweathermap.org/api/air-pollution
- Geocoding API https://openweathermap.org/api/geocoding-api
- GitHub Organization https://github.com/OpenWeatherMap
- Weather Stations https://openweathermap.org/stations
- Solar Irradiance https://openweathermap.org/api/solar-irradiance
- Weather Maps https://openweathermap.org/api/weathermaps