Skip to main content

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.

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 Collection

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

1

Download the collection

Click the Download Postman Collection button above. Your browser will save Telegent-mPaaS-Postman-Collection.json to your machine.
2

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.
3

Create an environment

In Postman, go to Environments → Add and create a new environment with these two variables:
VariableValue
base_urlhttps://api.telegent.com/v1.0
tokenYour Bearer token from the Authentication endpoint
Select the environment from the dropdown in the top right corner.
4

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.
5

Make your first call

You’re ready. Open any folder, select an endpoint, and hit Send. All requests will automatically use your base_url and token.

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