Accessing the API

The Yandex Partner Interface uses OAuth access tokens to authorize applications. Each token gives an app access to a user's data. The statistics API and the in-app advertising API use different tokens.

To get an OAuth token, follow this link and log in to the account that you registered in the Yandex Advertising Network.

Using a token

The token that is received must be passed with every API call.

You can pass the token in the HTTP Authorization header and specify its type before the value:

Authorization: OAuth e78cf1a0ebbb19...