Goal: Get the partner into the dev environment with credentials, console access, and a working OAuth token.Documentation Index
Fetch the complete documentation index at: https://docs.telegent.com/llms.txt
Use this file to discover all available pages before exploring further.
Checklist
| # | Task | Owner |
|---|---|---|
| 1 | Telegent account created and DID (Distributor ID) assigned. | Telegent |
| 2 | AccountKey (DID-…) and AccountSecret issued via secure channel. | Telegent |
| 3 | MVNO Console login provisioned for primary technical contact. | Telegent |
| 4 | Partner confirmed access to docs.telegent.com (partner-facing API docs). | Partner |
| 5 | Partner accessed Swagger at https://api.telegent.com/docs/index.html (interactive API explorer). | Partner |
| 6 | Partner imported Postman collection (optional — Swagger covers most cases). | Partner |
| 7 | Partner generated first OAuth token successfully against /v1.0/oauth2/tokens. | Partner |
| 8 | Partner reviewed escalation contacts and on-call paths. | Partner |
Generating Your First Token
Endpoint:POST /v1.0/oauth2/tokens
Request
Response
Phase complete when: Partner can sign into the console, 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