Twilio - Autopilot logo

Twilio - Autopilot

Twilio - Autopilot

Twilio Autopilot is a sunset conversational-AI platform formerly used for IVR bots and NLU tasks (now superseded; migrate to Voice Intelligence or third-party LLMs).

Visit site ↗Health checked 9h ago
Use it when

Native integration with Twilio Voice/Messaging

Watch for

Twilio has sunset Autopilot — no new features or new customers

First check

Existing projects can keep using the API, but migrate conversational logic to OpenAI/Anthropic/Vertex AI fronted by Twilio Voice.

Auth
CORS
No
HTTPS
Yes
Signup
?
Latency
166 ms
Protocol
REST
Pricing

Uptime · 30-day window

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

About this API

Twilio Autopilot launched in 2018 as a conversational-AI service with NLU model training, dialogue task orchestration, and seamless integration with Twilio Voice/Messaging channels. It powered banking IVRs, customer-service bots, and food-ordering flows. With the rise of GPT-3+, Autopilot's small-model NLU became uncompetitive; Twilio sunset the product in 2022 and recommends migrating to Voice Intelligence or rolling your own LLM stack. The API still appears in apis.guru because existing customers can keep calling it.

02

What you can build

  • 1Keep legacy Autopilot bots running until migration completes
  • 2Export Tasks / Models for training-record archival
  • 3Decommission active Autopilot assistants
03

Strengths & limitations

Strengths

  • Native integration with Twilio Voice/Messaging
  • Tasks model supports multi-turn context

Limitations

  • Twilio has sunset Autopilot — no new features or new customers
  • NLU capability lags behind modern LLMs
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 can keep using the API, but migrate conversational logic to OpenAI/Anthropic/Vertex AI fronted by Twilio Voice.

06

FAQ

Can I still create new Autopilot projects?+

No. Twilio stopped onboarding new Autopilot customers in 2022. Existing projects keep running but receive no new features.

What does Twilio officially recommend migrating to?+

Voice Intelligence (transcription + operations) or a custom LLM pipeline (OpenAI / Anthropic) routed through TwiML/Stream into Twilio channels.

07

Technical details

CORS: NoHTTPS: YesSignup: ?Open source: No
Auth type
unknown
Pricing
unknown
Protocols
REST
SDKs
python, javascript, java, ruby, php, csharp, go
Response time
166 ms
Last health check
5/12/2026, 7:38:31 AM
08

Tags

09

More from Twilio