General information
Last updated
Last updated
Invoice management: create, cancel, check status
Payment management: list of payments, binding payment to invoice
Statistics: get aggregated data by projects, by periods, by wallets, etc.
You can get API key in
Key scope: access to all data in your personal cabinet
In the future we will improve API functionality and implement the following settings: key scope, replacement/deletion/creation of multiple keys in progress
Number of requests: no more than 1 request per second
To authorize each request to the API, your API key must be passed in the Authorization
header.
An example of using the Authorization
header in an API request:
The API server response always comes in JSON format. Focus on the result
parameter to determine if the request result is successful.
An example of the server response in case of a positive request result:
An example of server response in case of an error: