Pro plan is required for API access. View pricing & plans →
BASEhttps://api.teleradar.org/v1
10 endpoints across 5 modules · stable

TeleRadar partner API · v1

Programmatic access to every monitor, channel, search, and webhook module powering the TeleRadar dashboard.

The partner v1 API is a commercial surface — separate from the dashboard's site-only endpoints. API access requires a Pro plan subscription. The v1 surface enforces key authentication, per-key rate limits, and module permissions. Every response uses the unified envelope (success, data | error, timestamp ).

Base URL
https://api.teleradar.org/v1
Request format
Authorization Bearer your API key
Content-Type application/json (POST/PATCH only)
User-Agent identify your integration for support
Endpoint catalog (10)
GET/v1/monitorsCursor
POST/v1/monitors
PATCH/v1/monitors/{id}
DELETE/v1/monitors/{id}
GET/v1/channels/{username}
GET/v1/channels/{id}/messagesCursor
GET/v1/search/channelsCursor
GET/v1/search/messagesCursor
POST/v1/webhooks
GET/v1/webhooksCursor
DELETE/v1/webhooks/{id}
POST/v1/digests
GET/v1/digestsCursor
GET/v1/digests/{id}/preview
GET/v1/health
GET/v1/stats