Skip to main content
Alphanumeric Sender IDs allow you to send SMS messages using a custom text identifier (like your brand name) instead of a phone number. This makes messages instantly recognizable to recipients—they see “TELNYX” instead of a random number.
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:
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:
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 the from field.
Replace:
  • YOUR_API_KEY with your API key
  • YourBrand with your alphanumeric sender ID (1–11 characters)
  • YOUR_MESSAGING_PROFILE_ID with 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

Rate limits

Need higher throughput? Contact sales@telnyx.com.

Failover behavior

Telnyx attempts to deliver your message whenever possible. If alphanumeric delivery fails for a destination:
  1. If a US fallback long code is configured, Telnyx uses that number
  2. Otherwise, Telnyx may use a generic alphanumeric sender ID to complete delivery

Common errors

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