App registration for API access
-
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.
-
Create an app in one of the following ways:
-
Click Create app. In the pop-up window, select For API access or debugging.
-
-
Specify app data:
-
Fill in the Your service's name field.
-
Enter your Contact email. Make sure it's valid so you don't miss important product updates.
-
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_urivalue for apps that were created for API access. To get tokens, use this value: https://oauth.yandex.ru/verification_code.
-
-
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.