Alphanumeric Sender IDs are one-way only. Recipients cannot reply to messages sent from alphanumeric senders.
Format requirements
Your alphanumeric sender ID must follow these rules:| Requirement | Value |
|---|---|
| Length | 1–11 characters |
| Allowed characters | Letters (A-Z, a-z), numbers (0-9), spaces |
| Must contain | At least one letter |
Country restrictions: Alphanumeric senders cannot send to the United States, Canada, or Puerto Rico. Use a long code or toll-free number for these destinations.
Before you begin
To use alphanumeric sender IDs, you need:- A Telnyx account with Level 2 verification
- A Messaging Profile configured with your alphanumeric sender ID
- An API key
Some countries require sender ID pre-registration. Check with Telnyx support for destination-specific requirements.
Send a message
Use the send message endpoint with your alphanumeric sender ID in thefrom field.
YOUR_API_KEYwith your API keyYourBrandwith your alphanumeric sender ID (1–11 characters)YOUR_MESSAGING_PROFILE_IDwith your messaging profile ID
US and Canada fallback
If you need to reach US or Canadian recipients, configure a fallback long code on your messaging profile. Telnyx will automatically use this number instead of the alphanumeric sender for restricted destinations. Configure this in the Messaging Portal or via the Messaging Profiles API.Limitations
| Feature | Supported |
|---|---|
| SMS | Yes |
| MMS | No |
| Inbound messages | No |
| US/CA/PR destinations | No (use fallback) |
Rate limits
| Account level | Rate limit |
|---|---|
| Level 1 (unverified) | 6 messages/minute |
| Level 2 (verified) | 60 messages/minute |
Failover behavior
Telnyx attempts to deliver your message whenever possible. If alphanumeric delivery fails for a destination:- If a US fallback long code is configured, Telnyx uses that number
- Otherwise, Telnyx may use a generic alphanumeric sender ID to complete delivery
Common errors
| Error | Cause | Solution |
|---|---|---|
InvalidFromAddress | Invalid sender format | Use 1–11 characters with at least one letter |
AlphaSenderNotConfigured | No alphanumeric sender on profile | Configure sender ID on your messaging profile |
UnsupportedDestination | Sending to US/CA/PR | Use a long code or configure a fallback number |
Next steps
Messaging Profiles API
Create and configure messaging profiles via API
Send Your First Message
Complete messaging quickstart guide
Sender Types
Compare alphanumeric, long code, toll-free, and short codes
API Reference
Full send message API documentation