Authentication
This page describes how to request an authentication token. These authentication tokens are used for machine to machine communication.
Scopes
Requesting Tokens Using The API
The Upwardli API OAuth 2.0 for authentication and authorization. Before you can use the API, you must obtain an access token using the client_id and client_secret provided to you. Once a token has been obtained, it must be passed in the Authorization header of each request to the API.
To request a token send a POST to our auth server containing the client ID and client secret provided.
Onboarding Token Request
POST https://auth-sandbox.upwardli.com/auth/token/