Skip to main content
Generate Access Token

Body

application/json
clientId
string
required

A unique ID provided by Pion

clientSecret
string
required

A confidential, unique key provided by Pion

Response

Successful authentication

access_token
string
Example:

"a1b2c3d4"

token_type
string
Example:

"Bearer"