Request an access token
Obtain an OAuth2 access token using client credentials. Please note the access token for the Boarding API is different than the Reporting API access token.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
client_id
The client ID of the application
client_secret
The client secret of the application
grant_type
Response
Successful response
access_token
token_type
expires_in