Authentication
Get your JWT and start using our APIs!
Instructions
With your place_api_key and partner_api_key ready, you can use our Auth endpoint to get a JWT valid for 24 hours. Don't forget to renew it after that period!
Calling our APIs
The JWT needs to be on the header for every API call, as a bearer token. Otherwise, our API will not accept your requests.
Updated 10 days ago
What’s Next
Check more about how our APIs work to start using them correctly.