Authorization
Retrieve an Access Token
Retrieve an OAuth 2 Access Token.
There are two ways of accessing the child companies:
- Client Credentials Grant with a enterprise.child_company::access scope and a custom header X_EASYSHIP_COMPANY_ID in each request to our Public API.
- A custom Delegated Account Grant, that will generate access and refresh tokens associated with a specific child company defined in the easyship_company_id.
post/oauth2/token
Request body
Response
Access and Refresh Tokens from Delegated Account grant