Generates an access token

Request to obtain a token.

A&A supports three grant types. A&A requires the client to authenticate itself with every one of these grant types, even those that additionally authenticate a user.

The 3 options for grant_type include:

  • client_credentials
  • password
  • refresh_token

The request body for each grant type is defined below. In addition, each API invocation requires the appkey in the header.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 6 and 6

The unique 6 character internal id that represents the customer account

Form Data

Request payload

reuest payload

string
required
string
required
string
required
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Choose an example:
application/json
application/problem+json