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.
Version: 1.0.1.1 · Published: May 20, 2026 · Published by: Telegent Platform Team
New
Data usage renewal configuration endpoint
Data usage renewal configuration endpoint
POST /v1.0/numbers/data-usage/update-renewal-info is now documented. Use this endpoint to configure the monthly or weekly usage reset cycle for one or more phone numbers, enable or disable auto-renew, and optionally zero out current usage immediately with ResetUsage: true. The renewal cycle is anchored to a per-number RenewalDay — not a global calendar reset.Enhanced
AccountId field added to Number Provision
AccountId field added to Number Provision
AccountId (AID) is now documented as a field on POST /v1.0/numbers/provision. Required when a distributor account has more than one sub-account to scope the provisioned number to the correct account.ProductType marked as required on Number Provision
ProductType marked as required on Number Provision
ProductType is now correctly marked as a required field on POST /v1.0/numbers/provision. The four supported values are Sms-Only, Data-Only, Sms+Data, and Sms+Data+Voice.TargetClassification added to Port In Eligibility
TargetClassification added to Port In Eligibility
TargetClassification is now a required field on POST /v1.0/numbers/portin/eligibility. Specifies the intended number classification for the port (e.g. Mobile, Landline).Port In Update payload expanded
Port In Update payload expanded
POST /v1.0/numbers/portin/update now documents the full available payload: PortInDate, TargetPortinClassification, SubscriberName, and ICCID (required for pSIM port-ins only) in addition to the existing carrier and billing address fields.FirstName and LastName added to Voicemail Update sample
FirstName and LastName added to Voicemail Update sample
The request body sample for
POST /v1.0/numbers/voicemail/update now includes FirstName and LastName fields alongside PIN and Email.Default data limit noted on Data Usage Limit endpoint
Default data limit noted on Data Usage Limit endpoint
The description for
POST /v1.0/numbers/data-usage now notes that unless a LimitValue is specified, the default data limit is 20 MB.Cancel Port In alias endpoint removed
Cancel Port In alias endpoint removed
POST /v1.0/numbers/cancel-portin has been removed from the API reference. Use POST /v1.0/numbers/portin/cancel instead.OAuth2 token endpoint path corrected
OAuth2 token endpoint path corrected
The token endpoint path in the API reference has been corrected from
/v1.0/oauth2/tokens to /v1.0/OAuth2/tokens to match the casing used by the live API. Existing integrations are unaffected as the live API handles both casings, but the documentation now reflects the canonical path.Changelog navigation shows version numbers only
Changelog navigation shows version numbers only
Browser tab icon updated
Browser tab icon updated
The developer portal favicon has been updated to the Telegent logo mark, replacing the previous placeholder icon.
If you have questions about any of these changes, contact support@telegent.com.