Skip to main content
POST

Request Access Token

Accepts a JSON request body for the Client Credentials Grant and returns an access token.
string
required
Your Auth0 client ID from the Telzino dashboard
string
required
Your Auth0 client secret
string
required
API audience. Use https://api.telzino.com/
string
required
Must be client_credentials

Get Current Account

After obtaining an access token, you can retrieve the account ID associated with your credentials.
Response: