Skip to main content
POST
json

Body

application/json
AccountKey
string
required

Your account key (e.g., DID-1234567ab-1a2b-3cd4-...-...........)

Example:

"DID-1234567ab-1a2b-3cd4-...-..........."

AccountSecret
string
required

Your account secret key

Example:

"abcdeABCdef..."

ApiEndpoint
string<uri>

The specific API endpoint URL this token will be scoped to. Each token is scoped to a single endpoint for security.

Example:

"https://api.telegent.com/v1.0/numbers/provision"

Response

Success — returns the Bearer token and expiry timestamp

The response is of type object.