Method calls

Note.

Requests are sent to the AppMetrica API over the HTTPS protocol.

Requests use the following format:

method_type https://api.appmetrica.yandex.ru /API_section/version/method_name.result_format?parameters
  • method type ― GET, POST, PUT or DELETE.
  • API_section — The name of the API section that the action applies to.
  • version — The number of the current version of the API.
  • method_name — The URL of the resource that the action applies to.
  • result_format — Optional part of the request. It sets the result format. By default, data is transmitted in JSON format.
  • parameters — Required and optional request parameters.

If you didn't find the answer you were looking for, you can use the feedback form to submit your question. Please describe the problem in as much detail as possible. Attach a screenshot if possible.