

Telegram API
von RoarAPI · Basispfad /telegram-api
Public-data Telegram API — channels, messages, media, reactions, insights.
Endpunkte werden geladen…Endpunkte
11Alle Endpunkte, die Telegram API bereitstellt – und was jeder davon tut.
- 1GET
/telegram-api/embedEmbedded post preview (normalized)
Telegram's embedded-post widget, normalized into the shared envelope.
- 2GET
/telegram-api/channels/{channel}Public channel info + computed insights
Public channel (title, @username, counts, verified/scam flags, linked group) + insights.
- 3GET
/telegram-api/channels/{channel}/messagesMessage history (cursor-paginated)
A channel's message history, cursor-paginated, optionally filtered by message type.
- 4GET
/telegram-api/channels/{channel}/mediaMedia-only stream (cursor-paginated)
Photos/videos/documents from a channel with proxied, non-expiring variants.
- 5GET
/telegram-api/channels/{channel}/searchIn-channel full-text message search
Search a single channel's messages, cursor-paginated.
- 6GET
/telegram-api/channels/{channel}/similarRelated / similar public channels
Related/similar public channels for discovery, cursor-paginated.
- 7GET
/telegram-api/channels/{channel}/insightsComputed cadence/reach/forward-virality/reactions
The channel with its computed insights block (cadence, reach, forward-virality).
- 8GET
/telegram-api/messages/{channel}/{message_id}Single message (text/media/forward/poll)
A single message: text, media, views, forwards, reactions, edit/pin flags, poll.
- 9GET
/telegram-api/messages/{channel}/{message_id}/commentsDiscussion-group comments (session backend)
Discussion-group comments for a post; `login_required` unless a session backend is on.
- 10GET
/telegram-api/messages/{channel}/{message_id}/reactionsReaction breakdown (partial on public preview)
Reaction breakdown; `meta.partial=true` on the public preview (session backend for full).
- 11GET
/telegram-api/messages/{channel}/{message_id}/media/downloadProxied, non-expiring media variants
Durable proxied media variant URLs for a message (originals on telesco.pe expire).
Preise
| Tarif | Preise | Ratenlimits | Kontingente | Alle 4 Pläne vergleichen |
|---|---|---|---|---|
| Basic | Kostenlos | 5 Anfragen / Sekunde | 50 Anfragen / Monat | |
| Pro | 29 $/Mon. | 20 Anfragen / Sekunde | 30000 Anfragen / Monat | |
| Max | 59 $/Mon. | 50 Anfragen / Sekunde | 100000 Anfragen / Monat | |
| Ultra | 99 $/Mon. | 100 Anfragen / Sekunde | 1000000 Anfragen / Monat |