Twilio - Chat logo

Twilio - Chat

Twilio - Chat

Twilio Chat v1 is a sunset real-time chat SDK backend (superseded by Conversations). Existing projects still work; new projects should use Conversations API.

Visit site ↗Health checked 9h ago
Use it when

Designed for mobile/web real-time chat

Watch for

Chat v1 is sunset; Twilio strongly recommends migrating to Conversations

First check

Existing projects keep their current token endpoint. New projects should adopt Conversations API (superset features with SMS/WhatsApp multi-channel).

Auth
CORS
No
HTTPS
Yes
Signup
?
Latency
147 ms
Protocol
REST, WebSocket
Pricing

Uptime · 30-day window

Probes: 1Uptime: 100%Avg latency: 147ms
01

About this API

Twilio Chat launched in 2016 as a programmable chat platform, abstracting WebSocket persistence, message storage, push notifications, and channel/member management. In 2020 Twilio shipped Conversations — Chat's evolution that unifies SMS, WhatsApp, MMS, and chat into a single "conversation" primitive. Chat v1 entered EOL; new projects should adopt Conversations. The Chat v1 API still works but receives no new features and lower SLA priority.

02

What you can build

  • 1Maintain legacy Chat v1 apps until migration
  • 2Export Channels/Messages into Conversations for migration
  • 3Decommission historical Channels
03

Strengths & limitations

Strengths

  • Designed for mobile/web real-time chat
  • Built-in push notification integration

Limitations

  • Chat v1 is sunset; Twilio strongly recommends migrating to Conversations
  • SDKs no longer receive updates
04

Example request

Generic template — replace <endpoint> with the real path from the docs.
curl https://support.twilio.com/<endpoint>
05

Getting started

Existing projects keep their current token endpoint. New projects should adopt Conversations API (superset features with SMS/WhatsApp multi-channel).

06

FAQ

When is Chat v1 fully sunset?+

Twilio has not announced a hard date but has stopped onboarding new projects and ships no new features.

Is there an official migration tool from Chat v1 to Conversations?+

There is a migration guide and sample code, but client SDK calls must be rewritten manually. Server-side schemas are roughly compatible.

07

Technical details

CORS: NoHTTPS: YesSignup: ?Open source: No
Auth type
unknown
Pricing
unknown
Protocols
REST, WebSocket
SDKs
javascript, ios, android
Response time
147 ms
Last health check
5/12/2026, 7:38:31 AM
08

Tags

09

More from Twilio