Reference
The API reference is divided into modules or endpoints. Each endpoint has its own list of available resources.
The API accepts the following methods to handle the different resources:
The input and output data format of this data is standard JSON.
The API accepts the following methods to handle the different resources:
- GET: Data retrieval.
- POST: Data creation.
- PUT: Data edition.
- DELETE: Data removal.
The input and output data format of this data is standard JSON.