Skip to main content
Goal: Get the partner into the dev environment with credentials, documentation access, and a working OAuth token.

Checklist


Generating Your First Token

Endpoint: POST /v1.0/oauth2/tokens
Request
Response
Token reminder: Tokens are scoped to a specific ApiEndpoint and expire after a few minutes — always include AccountKey, AccountSecret, and ApiEndpoint in every token request. Never share credentials over email.

Phase complete when: Partner can hit the dev API and generate a valid token on their own.

Previous: Discovery & Setup

POC kickoff and NDA

Next: Phase 2 — Connectivity

Configure webhooks and SIP interconnect