Wild APIs

Yandex Weather API

Free trialLiveLast verified 24 Sept 2026
Global current conditions, hourly/10-day forecasts and history via Yandex's Meteum GraphQL API.

Example request

curl 'https://api.weather.yandex.ru/graphql/query' -H 'X-Yandex-Weather-Key: $API_KEY' -H 'Content-Type: application/json' --data-binary '{"query":"{ weatherByPoint(request: { lat: 52.37125, lon: 4.89388 }) { now { temperature } } }"}'

Free tier, in plain English

New accounts get a 7-day free trial; after that, plans are billed monthly or per request.

Alternatives in Forecasts