Skip to content

The sender ID is what recipients see as the message sender. You pass it as sender_id in every send request.

RuleDetail
API length3–11 characters
API charsetASCII alphanumeric characters (A–Z, a–z, 0–9)
API first-character ruleMust not start with a digit
API blank handlingMissing, blank or invalid values return 400 INVALID_SENDER
ExamplesMyCompany, PromoAlert, AcmeStore

Country and route support is still account-dependent; some destinations may require sender registration before traffic goes live.

  • Alphanumeric (MyApp) — best for branding; recipients cannot reply.
  • Numeric sender — not accepted by the public API send endpoints; use an approved alphanumeric sender or ask support about route-specific options.

Sender ID handling differs by destination country: some carriers pass alphanumeric senders as-is, others overwrite them with a generic ID or a short code, and some require pre-registration of sender names.

  • Stay consistent — one recognizable sender per use case builds trust and improves engagement.
  • Match your brandAcme beats ACM3X9. Avoid anything that looks like spam or a random string; carriers filter aggressively.
  • Don’t rotate senders to dodge filters — it hurts deliverability and can get traffic blocked entirely.
  • Test per country — send to a local number and verify what the handset actually displays before launching.