Skip to main content
1

Get an API key

Sign in to your dashboard, open API keys, and create a key. Copy it now — the secret is shown once. New accounts start with free credits.
2

Make a request

Send the key in the x-api-key header. This fetches one public Telegram post:
3

Read the response

You get the standard envelope — your result under data, plus meta with your requestId and remaining credits:
4

Save credits with caching (optional)

Add cache_max_age to accept a recent cached result for 0 credits:
See Caching.

Next steps

Browse every endpoint

The full API reference, grouped by platform.

Understand credits

What each call costs and how to top up.