Skip to content

Documentation

Tom edited this page Jul 10, 2017 · 16 revisions

The twilio-ruby library is divided into multiple parts:

Make phone calls, send text messages, and communicate with any part of the [Twilio REST API][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.

[rest-api] http://www.twilio.com/docs/api/rest

Clone this wiki locally