twilio.com

This is the public Twilio REST API.

🔑 basic 48 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://sync.twilio.com/v1/Services
curl \
  -u "$API_USER:$API_PASS" \
  https://sync.twilio.com/v1/Services/{Sid}
curl \
  -u "$API_USER:$API_PASS" \
  https://sync.twilio.com/v1/Services/{ServiceSid}/Maps
Endpoints (48 total)
GET
/v1/Services
GET
/v1/Services/{Sid}
GET
/v1/Services/{ServiceSid}/Maps
GET
/v1/Services/{ServiceSid}/Lists
GET
/v1/Services/{ServiceSid}/Streams
Retrieve a list of all Streams in a Service Instance.
GET
/v1/Services/{ServiceSid}/Documents
GET
/v1/Services/{ServiceSid}/Maps/{Sid}
GET
/v1/Services/{ServiceSid}/Lists/{Sid}
GET
/v1/Services/{ServiceSid}/Streams/{Sid}
Fetch a specific Stream.
GET
/v1/Services/{ServiceSid}/Documents/{Sid}
GET
/v1/Services/{ServiceSid}/Maps/{MapSid}/Items
GET
/v1/Services/{ServiceSid}/Lists/{ListSid}/Items
At a glance
Total SDKs10
Languages6
Endpoints48
Authbasic
Categories2
https://sync.twilio.com