These quickstarts are short, simple guides intended to help you get started using Twilio's Voice, Client, SMS and Connect APIs.
The Hello Monkey Quickstart provides an introduction to the Twilio Markup Language (TwiML). The demo walks through the process of building a system to handle incoming calls that greets callers by name, plays an audio file, connects the call to another phone number, and lets callers leave an audio recording.
The Twilio REST API Quickstart demonstrates how to build an application that initiates an outgoing phone call and gets a list of previous calls using the Twilio REST API.
The Twilio SMS Quickstart demonstrates how to build an application that sends and receives SMS messages using Twilio Markup Language (TwiML) and the Twilio REST API.
The Twilio Client iOS Quickstart demonstrates how to build an iOS app that makes and recieves calls using the Twilio Client iOS SDK.
The Twilio Client Android Quickstart demonstrates how to build an Android app that makes and recieves calls using the Twilio Client Android SDK.
The Twilio Client Quickstart demonstrates how to build an application that makes and recieves calls in the browser (without a phone) using the Twilio Client JavaScript API.
The Twilio Connect Quickstart demonstrates how to build an application that uses Twilio Connect to retrieve another Twilio account's call logs using the Twilio REST API.
We have several easy bits of functionality you can implement without needing to write any code.