Skip to content

Documentation

Andrew Benton edited this page Jul 31, 2011 · 16 revisions

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.

Clone this wiki locally