API Reference
Log In
API Reference

/authenticate

This API uses token-based authentication. Exchange your API credentials (username & password) for a short-lived bearer token, then include it in subsequent requests.


Getting a Token

Send a POST request to /authenticate with your API username and password. On success, you'll receive a token valid for 1 hour.

Once expired, re-authenticate to get a new token.


Don't have API credentials yet?
Follow this guide: Integration: Create an API Key for your platform

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
credentials
object
required

The credentials of the user

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json