Obtain Access Token

Obtain an access token using your UC credentials. Copy the access_token from the response and use it in the Authorize button (🔒) at the top of the page to authenticate all other endpoints.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data
string
required
Defaults to password

The grant type. Use 'password'.

string
required

The SkySwitch assigned client ID.

string
required

The secret associated with the client.

string
required

Your UC username.

string
required

Your UC password.

string
Defaults to offline_access

Use 'offline_access' to receive a refresh token.

string

The refresh token previously received. Used for refreshing an expired token.

Response

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