post
https://sandbox-api.softpoint.io/interface//locations//access_token
Get Access Token
Use this API to obtain an access token by providing a valid API key. The access token is required for all subsequent API requests and must be included in the request headers.
Note: You must have a valid API key in order to receive an access token.
Available Environments
There are two different endpoints available, depending on the integration flow being used:
- Interface API (Sandbox)
https://sandbox-api.softpoint.io/interface
This endpoint should be used when working with the Interface-based integration in the sandbox environment.
Authentication
The access token returned by this endpoint must be included in the Authorization header of all future API requests.
