Auth
Authorize
Get an Access token to be able to call the api. This token should be kept secret and not exposed to the client.
GET
Headers
Your integrations api key
Response
200
application/json
Ok authorized
The response is of type object
.
Get an Access token to be able to call the api. This token should be kept secret and not exposed to the client.
Your integrations api key
Ok authorized
The response is of type object
.