cURL
Accounts
Get Packages
Retrieve a list of all packages available in your account. Use the optional Filter parameter to filter by package status (e.g., Active, Inactive).
What this does: Returns a list of packages available on the account with their IDs, names, and pricing. Use this to look up a PID- before creating a subscription.
Next steps:
- Get package details —
GET /v1.0/packages - Create a subscription —
POST /v1.0/subscriptions
GET
cURL
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.