Interaction format
Interaction occurs over the HTTPS protocol in JSON format. The API supports the following HTTP methods:
- GET — Requesting a specified resource.
- POST — Creating a new resource.
Operations are listed in API resources.
Exchanging data
The API supports JSON format. The following headers are used in requests:
|
Header |
Description |
Method |
|
|
Data for authorization. |
GET POST |
|
|
Format of the requested resource. Acceptable values:
|
GET POST |
|
|
Input data format for the resource. Acceptable values:
|
POST |
Was the article helpful?
Previous