cURL
Accounts
Get Products
Retrieve a list of all products available in your account. Use the optional Filter parameter to filter by product status (e.g., Active, All).
What this does: Returns a list of products available on the account. Products define the base service capabilities that are bundled into packages.
Next steps:
- Get product details —
GET /v1.0/products - Create a product —
POST /v1.0/products
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.