Getting Started

New to Teloring? Start here. Set up your account, connect your first channel, and invite your team in under 10 minutes.

Channel Guides

Step-by-step guides for connecting each messaging channel — WhatsApp, Email, Instagram, and more.

AI Documentation

Learn how to configure and maximize Teloring's 20+ AI features for your team.

API Reference

Full REST API documentation with authentication, endpoints, and code examples.

Team Management

Manage agents, roles, permissions, and team settings to keep your support operation running smoothly.

Best Practices

Tips and strategies from the Teloring team on how to deliver exceptional customer experiences.

Developer Friendly

Build with Teloring API

RESTful API with JWT and API key authentication. Webhooks for real-time events. SDKs coming soon.

GET /api/v1/conversations
Authorization: Bearer <token>

{
  "conversations": [
    {
      "id": "conv_abc123",
      "contact": "John Doe",
      "channel": "whatsapp",
      "status": "open",
      "last_message": "Hi, I need help..."
    }
  ]
}

API reference screenshot
Interactive API explorer

Can't find what you need?

Our support team is here to help. Reach out and we'll get you the answers fast.