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.

Construct TwiML responses when Twilio makes a request to your server.

[Security](Request Validator)

Validate that requests to your Twilio webhooks are actually coming from Twilio.

[JWT](Capability Tokens)

Construct Twilio Client Capability Tokens, Access Tokens, and TaskRouter tokens!

[

Clone this wiki locally