Import a Phone Number?
This guide explains how to connect your Twilio account to Teloai so you can send and receive SMS directly through our platform.
When you click Import Phone Number → Twilio in Teloai, you’ll see a form asking for:
Twilio Phone Number
Twilio Account SID
Twilio Auth Token

Each of these must come from your Twilio account. Follow the steps below to retrieve them safely and correctly.
📲 Step 1 — Get Your Twilio Phone Number
Your Twilio phone number is the number from which you’ll send SMS. It must be SMS-capable.
Log into Twilio Console → Twilio Console
Go to the left-hand sidebar → Phone Numbers → Manage → Active Numbers.
If you already have a number:
Check that it says SMS under “Capabilities.”
Copy your phone number (e.g.
+14155551212
).
If you don’t have one yet:
Click Buy a Number at the top.
Filter for:
SMS Capability
Country of your choice
Click Buy next to the number you want.
Complete checkout.

🔐 Step 2 — Find Your Twilio Account SID
Your Account SID identifies your Twilio account and is required for secure API communication.
How to find it:
Log into the Twilio Console.
In the top-right corner, click your profile icon → Account → General Settings.
Your Account SID is visible near the top of the page.
It starts with “AC…”
Example:
ACXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

🔑 Step 3 — Find Your Twilio Auth Token
Your Twilio Auth Token is a secret key used to authenticate API requests.
How to find it:
Stay in the Twilio Console.
Navigate to Account → General Settings.
Find the section titled API Credentials.
Next to Auth Token, click the eye icon (👁) to reveal it.
Copy the entire token string.
⚠️ Important:
Never share your Auth Token publicly.
Treat it like a password.
Rotate it if you suspect it’s been exposed.
✅ Final Step — Import
Once you’ve filled in:
Twilio Phone Number
Twilio Account SID
Twilio Auth Token
Click Import from Twilio in Teloai.
Our platform will connect to your Twilio account.
We’ll validate the credentials you entered.
Your Twilio phone number will now be ready to send and receive SMS in Teloai Dashboard.
Last updated