Starting from December 31, push API methods will be unavailable. From October 1, they may be unstable.

Request and response data format

The Market's requests to the store use only data in the JSON format. The store's response data must be presented in the same format.

In the response, the data format is specified in the HTTP header. Content-Type.

Header Value: application/json.

Required encoding of the request and response: UTF-8.

Find out more