Twilio
communityCloud communications platform for SMS, voice, video, and email APIs
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://api.twilio.com/2010-04-01/Accounts/{sid}/Messages.jsonSend an SMS message
Parameters
Torecipient phone (stringrequiredBodymessage text (stringrequiredFromsender phone (stringrequiredReturns
message with sid, status, to, from, body, date_sentPOST
https://api.twilio.com/2010-04-01/Accounts/{sid}/Calls.jsonInitiate a phone call
Parameters
Torecipient (stringrequiredUrlTwiML URL (stringrequiredFromcaller ID (stringrequiredReturns
call with sid, status, to, from, durationGET
https://api.twilio.com/2010-04-01/Accounts/{sid}/Messages.jsonList sent/received messages
Parameters
Tofilter by recipient (stringoptionalPageSizecount (integeroptionalReturns
messages[] with sid, body, from, to, status, date_sent