Home
Open-Meteo
Open Meteo Air Quality Example
Open Meteo Air Quality Example
Weather Forecast Historical Weather Air Quality Marine Climate Open-Source Free
Open Meteo Air Quality Example is an example object payload from Open-Meteo, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
latitude longitude generationtime_ms utc_offset_seconds timezone timezone_abbreviation elevation hourly_units hourly
Example Payload
{
"latitude": 52.52,
"longitude": 13.41,
"generationtime_ms": 0.1220703125,
"utc_offset_seconds": 0,
"timezone": "GMT",
"timezone_abbreviation": "GMT",
"elevation": 38.0,
"hourly_units": {
"time": "iso8601",
"pm10": "μg/m³",
"pm2_5": "μg/m³",
"carbon_monoxide": "μg/m³",
"nitrogen_dioxide": "μg/m³",
"ozone": "μg/m³",
"uv_index": "",
"european_aqi": "EAQI",
"us_aqi": "USAQI"
},
"hourly": {
"time": [
"2024-01-15T00:00",
"2024-01-15T01:00",
"2024-01-15T02:00",
"2024-01-15T03:00"
],
"pm10": [18.5, 19.2, 20.1, 18.8],
"pm2_5": [10.2, 10.8, 11.3, 10.5],
"carbon_monoxide": [248.0, 252.0, 259.0, 245.0],
"nitrogen_dioxide": [15.3, 14.8, 14.2, 13.9],
"ozone": [62.4, 60.1, 58.7, 57.2],
"uv_index": [0.0, 0.0, 0.0, 0.0],
"european_aqi": [28, 29, 30, 28],
"us_aqi": [45, 47, 49, 45]
}
}
Every example here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/open-meteo-air-quality-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.