Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Twilio Best Practices
  • Toc
  • feedback
Twilio Best Practices

Twilio Best Practices

By : Rogers
4.5 (4)
close
Twilio Best Practices

Twilio Best Practices

4.5 (4)
By: Rogers

Overview of this book

If you have experience with at least one programming language and are looking to integrate Twilio into your applications, then this book is for you.
Table of Contents (10 chapters)
close
9
Index

What is the Twilio REST API?


Twilio's REST API is the way in which you'll proactively interact with your Twilio account. This contrasts with TwiML, which is used to shape the flow of individual calls and incoming SMSes.

It programmatically gives you access to all of the data and features accessible from your Twilio dashboard, ranging from logs of previous calls to records of phone numbers you've purchased and is used to trigger outbound calls and SMS messages.

RESTful APIs are centered around data. Effectively, the API models various kinds of resources that Twilio holds, such as calls, phone numbers, or messages, and lets you perform Create, Read, Update, Delete (CRUD) operations on them.

If you're not familiar with REST APIs and how they work, IBM has a helpful primer at http://www.ibm.com/developerworks/library/ws-restful/.

bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete