Skip to contentSkip to navigationSkip to topbar
Rate this page:
On this page

Programmable Messaging Quickstarts



Quickstarts

quickstarts page anchor

Saying "Ahoy, World" via SMS is a few lines of code away.

These quickstarts will teach you how to send and receive text messages with Twilio. We'll walk you step-by-step through signing up for Twilio, getting your first Twilio-powered phone number, setting up your development environment, sending your first SMS, receiving inbound text messages, and replying to incoming messages with an SMS.

Choose your programming language below and dive right in:

(information)

Info

This full tutorial is not available in curl, because it requires setting up a free-standing application in your local environment, including a webhook to receive and respond to incoming SMS messages. None of this is possible using curl alone, which is a command-line tool intended for discrete server calls from a terminal (in our case, calls to a Twilio REST API).

Not comfortable with coding? Try the No-code Quickstart that uses Twilio Studio!

Looking to send your first WhatsApp message with Twilio Programmable Messaging? Try the WhatsApp Quickstart.



Rate this page: