Obtain access token

Exchange your API key for a JWT access token and refresh token.
API keys are managed in the Newo platform under Account → API Keys.

The returned access_token must be passed as Authorization: Bearer <token>
on all subsequent API calls. It expires after 15 minutes; use the refresh
endpoint to renew it without re-authenticating.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Headers
string
required

Your Newo API key from Account → API Keys.

Responses

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