twilio.com

This is the public Twilio REST API.

🔑 basic 50 endpoints telecommessaging
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

npm install twilio-webchat-react-app
twilio-video-app-react ✓ Official
npm install twilio-video-app-react
video-quickstart-js ✓ Official
npm install video-quickstart-js
twilio-video.js ✓ Official
npm install twilio-video.js
npm install sdk-starter-node
# Maven: see https://github.com/twilio/voice-quickstart-android
# Maven: see https://github.com/hoxfon/react-native-twilio-programmable-voice
twilio-video-app-ios ✓ Official
# See https://github.com/twilio/twilio-video-app-ios
# Maven: see https://github.com/twilio/twilio-video-app-android
# See https://github.com/rogchap/react-native-twilio
curl examples
curl \
  -u "$API_USER:$API_PASS" \
  https://flex-api.twilio.com/v1/Channels
curl \
  -u "$API_USER:$API_PASS" \
  https://flex-api.twilio.com/v1/FlexFlows
curl \
  -u "$API_USER:$API_PASS" \
  https://flex-api.twilio.com/v1/WebChannels
Endpoints (50 total)
GET
/v1/Channels
GET
/v1/FlexFlows
GET
/v1/WebChannels
GET
/v1/Configuration
GET
/v1/Channels/{Sid}
GET
/v1/FlexFlows/{Sid}
GET
/v1/Insights/Segments
To get segments for given reservation Ids
GET
/v1/WebChannels/{Sid}
GET
/v1/Insights/UserRoles
This is used by Flex UI and Quality Management to fetch the Flex Insights rol…
GET
/v1/Interactions/{Sid}
GET
/v1/Insights/QM/Questions
To get all the question for the given categories
GET
/v1/Insights/Conversations
To get conversation with segment id
At a glance
Total SDKs10
Languages6
Endpoints50
Authbasic
Categories2
https://flex-api.twilio.com