Back to Directory
O

Open-Meteo Weather API via AIsa

Other
Open-Meteo weather data routed through the AIsa gateway: forecast, historical, air quality, marine, ensemble, seasonal, climate, flood, geocoding and elevation. All endpoints are GET pass-through to Open-Meteo (open-meteo.com); AIsa handles provider access. Flat pricing of $0.00015 per call (150 micros USD), metered per request.

About Open-Meteo Weather API via AIsa

Review the Service identity, supported languages, protocol versions, and source metadata discovered by the directory.

Service details

Service Id
8913e78c-957e-48f9-a72f-79bc94a00e5c
Service origin
https://api.aisa.one
ListedSeptember 24, 2026, 6:40 PM
Last checkedSeptember 24, 2026, 8:02 PM

Protocol details

SourceOpenAPI

Endpoints

Endpoint details are saved from the OpenAPI document. Authentication requirements and prices are advertised information, not a verified payment or access guarantee. The document may contain additional endpoints.Open OpenAPI document
GET/openmeteo/air-quality

Air Quality

Air quality forecast (CAMS): particulate matter, gaseous pollutants, dust, UV index, European & US AQI, and pollen. GET pass-through to `https://air-quality-api.open-meteo.com/v1/air-quality`. Billed $0.00015 per call, metered per request.Price unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.
GET/openmeteo/archive

Historical Weather (ERA5 Archive)

Historical reanalysis weather (ERA5 / ERA5-Land and related models) for any coordinate, with data back to 1940. `start_date` and `end_date` are required. GET pass-through to `https://archive-api.open-meteo.com/v1/archive`. Billed $0.00015 per call, metered per request.Price unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.
GET/openmeteo/climate

Climate Projections

Downscaled CMIP6 climate-change projections (daily) for a date range from 1950 to 2050. `start_date`, `end_date` and `models` are required. GET pass-through to `https://climate-api.open-meteo.com/v1/climate`. Billed $0.00015 per call, metered per request.Price unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.
GET/openmeteo/elevation

Elevation

Terrain elevation from the Copernicus 90m DEM (2021) for one or more coordinates. Pass comma-separated `latitude`/`longitude` lists to look up up to 100 points in a single request. GET pass-through to `https://api.open-meteo.com/v1/elevation`. Billed $0.00015 per call, metered per request.Price unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.
GET/openmeteo/ensemble

Ensemble Models

Probabilistic ensemble weather forecasts. Each requested variable is returned once per ensemble member (e.g. `temperature_2m_member01`, `temperature_2m_member02`, ...), enabling spread and probability analysis. `models` is optional — omit it to get the default best-match global ensemble (a 30-member set). GET pass-through to `https://ensemble-api.open-meteo.com/v1/ensemble`. Billed $0.00015 per call, metered per request.Price unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.
GET/openmeteo/flood

Flood / River Discharge

GloFAS river discharge forecast and historical data. Returns daily discharge statistics (mean, median, percentiles, min/max). GET pass-through to `https://flood-api.open-meteo.com/v1/flood`. Billed $0.00015 per call, metered per request.Price unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.
GET/openmeteo/forecast

Weather Forecast

Hourly, daily and current weather forecast for any WGS84 coordinate, up to 16 days ahead, from Open-Meteo's blended high-resolution model mix. Select the variables you need with the `hourly`, `daily` and `current` parameters. GET pass-through to `https://api.open-meteo.com/v1/forecast`. Billed $0.00015 per call, metered per request.Price unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.
GET/openmeteo/geocoding

Geocoding Search

Search place names or postal codes and resolve them to coordinates, administrative regions, country, timezone and population. GET pass-through to `https://geocoding-api.open-meteo.com/v1/search`. Billed $0.00015 per call, metered per request.Price unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.
GET/openmeteo/historical-forecast

Historical Forecast

Archived past runs of the high-resolution forecast models (the actual forecasts that were issued at the time, not reanalysis). Same variable model as the forecast endpoint; `start_date`/`end_date` select the archived interval. GET pass-through to `https://historical-forecast-api.open-meteo.com/v1/forecast`. Billed $0.00015 per call, metered per request.Price unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.
GET/openmeteo/marine

Marine Weather

Marine and ocean-wave forecast: wave height/direction/period (total, wind and swell), ocean currents and sea-surface temperature. GET pass-through to `https://marine-api.open-meteo.com/v1/marine`. Billed $0.00015 per call, metered per request.Price unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.
GET/openmeteo/previous-runs

Previous Model Runs

Access prior model-run forecasts for the same valid time, for verification and run-to-run comparison. Same variable model as the forecast endpoint, with `previous_day` offsets exposed per variable. GET pass-through to `https://previous-runs-api.open-meteo.com/v1/forecast`. Billed $0.00015 per call, metered per request.Price unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.
GET/openmeteo/seasonal

Seasonal Forecast

Long-range seasonal forecast (ECMWF SEAS5 / EC46) out to roughly six months (about 183 days ahead), delivered as daily aggregates and 6-hourly steps. GET pass-through to `https://seasonal-api.open-meteo.com/v1/seasonal`. Billed $0.00015 per call, metered per request.Price unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.