-
Notifications
You must be signed in to change notification settings - Fork 471
Documentation
Andrew Benton edited this page Jul 30, 2011
·
16 revisions
Home | Documentation
The twilio-ruby library is divided into three parts:
-
Make phone calls, send text messages, and review account information. Communicate with any part of the Twilio REST API.
-
Construct TwiML responses when Twilio makes a request to your server.
-
Validate that requests to your Twilio webhooks are actually coming from Twilio and construct Twilio Client Capability Tokens.