The Telegent mPaaS Postman Collection gives you all 121 API endpoints pre-configured and organized, so you can authenticate and start making real API calls without writing a single line of code. ↓ Download Postman CollectionDocumentation Index
Fetch the complete documentation index at: https://docs.telegent.com/llms.txt
Use this file to discover all available pages before exploring further.
What’s included
- 121 endpoints across 16 folders — Numbers, Message, Voice, Accounts, Subscribers, AI Guardian, and more
- Bearer auth pre-configured at the collection level — set your token once and every request inherits it
- Pre-filled request bodies pulled directly from the API spec so you’re not starting from scratch
- Environment variable placeholders —
{{base_url}}and{{token}}ready to fill in
How to import
Download the collection
Click the Download Postman Collection button above. Your browser will save
Telegent-mPaaS-Postman-Collection.json to your machine.Import into Postman
Open Postman, click Import (top left), then drag and drop the downloaded file or click Upload Files to select it. The collection will appear in your sidebar under Collections.
Create an environment
In Postman, go to Environments → Add and create a new environment with these two variables:
Select the environment from the dropdown in the top right corner.
| Variable | Value |
|---|---|
base_url | https://api.telegent.com/v1.0 |
token | Your Bearer token from the Authentication endpoint |
Get your Bearer token
Before calling any other endpoint, run the Get Token request in the OAuth2 folder. Use your
AccountKey and AccountSecret as the request body. Copy the token from the response and paste it into your token environment variable.Keeping the collection up to date
The collection is regenerated automatically whenever the API spec is updated. To get the latest version, simply return to this page and download again — then re-import into Postman using the same steps above.Need help or have questions? Contact support@telegent.com