---
metadata:
  - name: generator
    content: Diplodoc Platform v5.39.6
alternate:
  - https://yandex.ru/dev/weather/doc/en/concepts/api.md
  - https://yandex.ru/dev/weather/doc/ru/concepts/api.md
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.ru/dev/weather/doc/en/llms.txt

# Introduction

The Yandex Weather API allows you to get weather data automatically. The amount of data you get depends on the [pricing plan](https://yandex.ru/dev/weather/doc/en/concepts/pricing.md) you choose.

In the [Current weather and forecast](https://yandex.ru/dev/weather/doc/en/concepts/fact.md) section, you can see the formats for HTTP requests and API responses for various pricing plans.

## Getting started {#onboarding}

To start using the Yandex Weather API:

1. Review the [API plans](https://yandex.ru/dev/weather/doc/en/concepts/pricing.md).
1. Go to the [Developer Console](https://yandex.ru/pogoda/b2b/console), choose **Yandex Weather API** and fill out the form.
1. When sending requests to the API, add the value of the key you receive to the `X-Yandex-Weather-Key: <key value>`[request header](https://ru.wikipedia.org/wiki/Заголовки_HTTP).

If something went wrong, use the [feedback form](https://yandex.ru/dev/weather/doc/en/concepts/troubleshooting.md).
