With Yandex ID, users can access all Yandex products at once. It securely stores their usernames, first and last names, linked phone numbers, payment details, and other personal information. Yandex ID is an internal service, but some of its functions are available through the API.
The Yandex ID API uses the OAuth protocol through which an authorized Yandex user allows an external website or app to access their account data. With additional permission, Yandex ID will also return some personal data to the app: the user’s name, gender, and date of birth.
Getting started
- RegistrationRegister your website or service as a new app at oauth.yandex.ru. If you already have an OAuth token with permissions to access any of the Yandex services, you may use it.
- See the API documentation