App registration for API access

  1. Sign in to Yandex OAuth with the Yandex account that you plan to use for app development.

    Warning

    To avoid losing access to your app, use an account you can always log in to. Make sure you can complete the verification process with this account.

  2. Create an app in one of the following ways:

  3. Specify app data:

    1. Fill in the Your service's name field.

    2. Enter your Contact email. Make sure it's valid so you don't miss important product updates.

    3. Specify the access permissions you need. You can find the permission names in the documentation of the service you want to access.

      Warning

      You can't edit the redirect_uri value for apps that were created for API access. To get tokens, use this value: https://oauth.yandex.ru/verification_code.

  4. Click Create app.

To connect to the API, use the parameters listed on the app's page in your Yandex OAuth account and follow the documentation for the services whose API you're using.