Built-in Integrations
Connect Everything
One Platform
Telm connects to CAS, Stripe, and your own webhooks to automate community operations — from spam protection to AI moderation to payments.
Our Integrations
Built-in connections to power your community
CAS (Combot Anti-Spam)
Global spam database with millions of known spammers. Instant protection from the moment a user joins.
- Real-time spammer database lookup
- Automatic ban of known bad actors
- Community-powered spam reports
Telegram Bot API
Direct integration with Telegram for reliable bot operation and real-time message processing.
- Webhook-based message delivery
- Full admin actions support
- Media and file handling
OpenAI GPT
Advanced AI for content understanding, spam detection, and intelligent moderation decisions.
- Context-aware spam detection
- Multi-language understanding
- Sentiment analysis
Stripe Payments
Secure payment processing for premium subscriptions and community monetization.
- Subscription management
- Secure checkout
- Automatic invoicing
Custom Webhooks
Send events to your own systems. Build custom integrations and automation workflows.
- Real-time event notifications
- Configurable event types
- Retry logic built-in
REST API Access
Full API access for developers. Build custom integrations with your existing tools.
# Get group analytics
curl -X GET "https://api.telm.com/api/public/v1/groups/{id}/analytics" \
-H "Authorization: Bearer tk_live_..."
# 200 OK — messages, active users, joins/leaves,
# blocked spam and daily series for your group