Open API
Use TGSelect's data APIs to build your own Telegram tools and applications.
Quick Start
1. Log in and create an API key
2. Include the key in request headers:
X-API-Key: YOUR_API_KEY
3. Start calling the APIs
View full documentation (below)API Plans
Optional Login
You can create API keys without logging in (Telegram ID required). Logging in lets you manage existing keys.
My API Keys
| Name | Prefix | Plan | Status | Actions |
|---|---|---|---|---|
|
||||
| No API keys yet. Create one to get started. | ||||
Requests Today
Success Rate
Avg Latency
Common Endpoints
Full documentation is shown below
Full Documentation
Usage notes & examplesAuthentication
Add to request headers X-API-Key: YOUR_API_KEY。
Create/manage keys in “My API Keys”.
Base Info
Base URL: https://www.tgresou.com
Response format: JSON · UTF-8
Rate limits follow your plan's QPS/quota.
Request Example
curl -X GET "https://www.tgresou.com/api/open/channel/search?q=telegram" \
-H "X-API-Key: YOUR_API_KEY"
* Replace YOUR_API_KEY with the key created on this page.
Common Errors
- 401:Missing or invalid API key
- 429:Rate or quota limit exceeded
- 403:Plan not allowed to access this endpoint
- 5xx:Server error, please retry later
Create New API Key
Order Payment
Key Generated
Copy and store your key now. For security, it will be shown only once.
No account? Have an account?