For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
SupportDashboard
DocsAPI ReferenceWebhooksMethodsUI ComponentsMCP ServerChangelog
  • Documentation
    • Introduction
    • Authentication
    • RCS Support
  • Quickstart
    • SMS
      • Python
      • TypeScript
      • Ruby
    • RCS
  • Guides
    • Purchase Phone Numbers
    • Brands
    • Campaigns
    • Messages
    • Branded Test Agents
    • Handling Expired URLs
LogoLogo
SupportDashboard
On this page
  • 1. Get a number
  • 2. Get credentials
  • 3. Select a language
  • SDK Guides
Quickstart

Getting started with SMS

Was this page helpful?
Previous

Python SDK Quickstart

Next
Built with

1. Get a number

First, sign up for an account. To get started with testing, obtain a free sandbox number by navigating to Development > Sandbox numbers in the left sidebar.

You can purchase production numbers later when you’re ready to go live

Get a number

Click Get number and enter a phone number to whitelist—for security purposes, sandbox numbers can only send messages to whitelisted numbers. After clicking Get number, you’ll see a card displaying your new sandbox number. Click the phone icon on the right side of the card, then select the smartphone icon and enter the 4-digit PIN that was texted to your device. Once verified, you can copy your sandbox number by hovering over it on the card.

2. Get credentials

Navigate to Development > API Keys and click Create API Key. Give your key a descriptive name, then click Create. Once generated, copy your new API key and store it securely.

3. Select a language

SDK Guides

Python
TypeScript
Ruby