Authentication

Request an access token for API usage

The authentication endpoint enables client to authenticate by verifying their OAuth clientId and secret. Upon successful verification, it returns a JWT token that authorizes the application to make API calls according to the subscription level.