Authentication

To get started with the integration, you should first contact you Account Manager to obtain the auth_token.

How authentication works:

  1. Generate Access Token: Use your ActiveCalls auth_token provided by your Account Manager to authenticate.
  2. Receive a token: Upon successful authentication, you'll receive a short-lived access token (JWT). Think of this as a temporary pass that proves your identity.
  3. Use the token: Include this token in the Authorization header of every API request you make (as a Bearer token).
  4. Keep it fresh: The token expires after a short period for security purposes. Be sure to refresh it before it expires to maintain uninterrupted access.

Body Params

Active Calls customer login and authentication token.

string
required
\S
string
required
\S
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json