Enter a number

Settings

Configure Twilio to enable calling

Console → Account → API keys & tokens → Account SID

Console → Account → API keys & tokens → Create API key (Standard)

Shown once when you create the API key above — copy it immediately

Console → Voice → TwiML → TwiML Apps — set its Voice URL to this app's /voice endpoint

Console → Account → API keys & tokens → Auth Token — used only to verify that /voice webhook requests really come from Twilio, not to sign calls

The number callees will see as caller ID

How It Works

  1. Sign up at twilio.com and get a phone number
  2. Create an API Key and a TwiML App in the Twilio Console
  3. Enter your Account SID, API Key SID/Secret, TwiML App SID, Auth Token, and phone number above
  4. Dial any number — the call goes directly from your browser