Authorization
header to all your HTTP calls. The Authorization header is formatted as such: Authorization: Bearer <API-TOKEN>
(replace <API-TOKEN>
with your token. If you don’t have a token, you can generate one for free from the Olostep dashboard.
Example: