Create your own Telegram directory using our API solutions
The Telegram Index API allows you to access metadata for Telegram groups, channels, and bots at very low prices. This documentation covers the available endpoints, parameters, and usage examples.
Find groups, channels, and bots based on various criteria
Fetch detailed information about specific Telegram entities
| Parameter | Type | Description |
|---|---|---|
| query | string | Defines the search keyword or term. Primary input for retrieving relevant results. |
| cat | string | Filters results based on predefined categories. If omitted, results from all categories will be included. |
| page | integer | Determines the page number for paginated results. First page is 1. |
| min_members / max_members | integer | Filters results based on member count. Range: 0 to 100,000,000. |
| type | string | Filters by type: channel, group, bot. If omitted, all types included. |
| sort | string | Sorting order: asc (ascending), desc (descending), rlvn (relevance). |
Returns all results related to "python" across all categories.
Returns only crypto results in the Cryptocurrency & Trading category.
Returns only groups related to "fitness".
Returns results where member count is between 1,000 and 50,000.
Use this endpoint to fetch detailed information about specific Telegram entities.
| Parameter | Type | Description |
|---|---|---|
| link | string | The Telegram invite link of group/channel or bot to retrieve metadata. |
For API access, pricing information, or technical support, please contact us:
Contact Support API Pricing