Method calls

Note.

Requests to the Yandex.Audience API are sent over the HTTPS protocol.

A request to the service uses the following format:

<method_type> https://api-audience.yandex.com/<version>/<API_section>/<method_name>?<parameters>

<method_type> ― GET, POST, PUT or DELETE.

<version> ― The number of the current version of the API.

<API_section> ― The name of the API section to perform the action in.

<method_name> ― The URL of the resource to perform the action on.

<parameters> ― Required and optional request parameters.

You must also include the access token that is required for authorization on the Yandex OAuth server.