Reqeust And Response
This page describes the Request and Response formats and Authentication.
Endpoints
Reqeust Body
Dont forgot to replace Token with your api token.
Reponse formats
On success, the HTTP status code in the response header is 200 OK and the response body contains the requested data.
On error, the header status code is an error code and the response body contains an error object.