Authentication
When making requests to our API you'll need to add an Authorization
header to your request with the prefix Token
(i.e.: Token yourapikey
)
All responses from the API server are in json
.
When making requests to our API you'll need to add an Authorization
header to your request with the prefix Token
(i.e.: Token yourapikey
)
All responses from the API server are in json
.