Overview

The Yandex Distribution Interface (referred to as the Distribution Interface) is designed for viewing statistics on your work with Yandex. The users of this service are partners who distribute Yandex programs.

This document describes the API for the Distribution Interface (referred to as the Distribution API or just the API). You can use the API to automate getting statistical data on revenue from the Yandex.Distribution Interface service.

Main features of the API:

  • Get a list of available statistics categories.
  • Get a list of available parameters for categories, in order to build reports.
  • Generate reports with various dimensions and indicators.
  • Filter data in reports.

This guide is intended for developers of applications that build and process reports. It is assumed that readers are familiar with the features and terminology of the service.

The API is implemented as a REST HTTP interface. The service is accessed over the HTTPS protocol. Results are returned in JSON format.

Alert

Examples of requests and responses are provided in order to illustrate the features of the API. The examples use sample data.