Getting started
Last updated
Was this helpful?
Last updated
Was this helpful?
API is currently under development. Stay tuned to the on GitHub.
First of all, you need to .
After registering the app you will receive credentials for .
Base API URL is .
API works exclusively over HTTPS.
Every API request must include the "Language" header with the code of a language. See the .
Every request to the API must be authenticated.
API always returns HTTP code 200 if the request is correctly handled by the server.
API returns data in JSON format.