senderZ is the messaging API that puts iMessage first. SMS auto-fallback, no carrier registration, AI agents native through MCP. Replace your provider in an afternoon.
No credit card required · 14-day trial
senderZ
iMessage
Hey, did my order ship?
Yes — order #4821 left the warehouse 18 minutes ago.
Tracking: bah.is/yAp
Delivered · 142 ms
Got it. Thanks!
For developers
One REST endpoint. iMessage first, SMS fallback, RCS where it lives. SDK + MCP.
For business
Contacts, templates, campaigns, replies — guided. Compliance and quiet hours handled for you.
One API call
One endpoint. We detect the recipient's capability, route through iMessage when possible, fall back to SMS otherwise, and confirm delivery — all in under 200 ms.
// One call. iMessage if possible, SMS if not.
const res = await fetch('https://api.senderz.com/v1/messages', {
method: 'POST',
headers: {
'Authorization': 'Bearer sz_live_••••',
'Content-Type': 'application/json',
},
body: JSON.stringify({
to: '+1 (555) 014-2210',
channel: 'auto',
body: 'Order #4821 shipped',
}),
} recipient
imessageMira Costanza
+1 (555) 014-2210
Order #4821 shipped
Delivered · 142 ms
No SDK required. The same call works from Node, Python, Go, PHP, or curl. Five lines, every language.
Verifiable surface
Runtime
Cloudflare edge
Open source
SDK + MCP server
Status
Public beta · 14-day trial
Compliance
TCPA + CTIA built-in
Code lives at github.com/amri-star/senderZ. Trust details: trust center.
The platform
live · routing
iMessage capability check, opt-out lookup, quiet-hour gate — done in a single round trip. SMS fallback when the recipient cannot receive blue.
Auto-routing. The dispatcher every messaging stack reinvents — already in the box.
prompt
"Text Mira her order shipped"
"Send tomorrow's appointment reminders"
"Pause campaigns from Friday 8pm"
"Text Mira her order shipped"
MCP server. The most complete tool surface in any messaging stack — 15 tools, ready for Claude Code.
Multi-tenant by default. Sub-accounts, isolated phone pools, per-tenant quotas — without enterprise pricing.
compliance · checks per send
Checks/send
6
Latency
~12 ms
Audit log
Always
No 10DLC paperwork. Skip the registration delays. Compliance lives in the dispatcher, not your codebase.
Built on
Cloudflare's edge for the API path. Anthropic for the agents. OpenAI for the voice loop. Telnyx and Stripe for the parts you'd build last. Boring stack, on purpose.
Cloudflare
Workers · D1 · R2 · Queues · Durable Objects
Anthropic
Claude Sonnet for personas, replies, summaries
OpenAI
Sub-second turn latency for live calls
Telnyx
Inbound + outbound voice, Media Streams
Stripe
3 plans + voice add-on, metered overage
bah.is
Branded short links + QR codes for every message
Cloudflare
Workers · D1 · R2 · Queues · Durable Objects
Anthropic
Claude Sonnet for personas, replies, summaries
OpenAI
Sub-second turn latency for live calls
Telnyx
Inbound + outbound voice, Media Streams
Stripe
3 plans + voice add-on, metered overage
bah.is
Branded short links + QR codes for every message
Products
developers
For developers shipping product messaging
no-code
For operators who send without code
multi-tenant
For multi-client teams and resellers
enterprise
For teams that need tighter control
Pricing
14-day trial. No credit card required.
indie
Small businesses and indie developers.
Billed annually · $468 / yr Billed monthly
250 new contacts / mo
teams
Growing teams and agencies.
Billed annually · $2388 / yr Billed monthly
1,250 new contacts / mo
volume
High-volume senders.
Billed annually · $7188 / yr Billed monthly
10,000 new contacts / mo
All plans include unlimited messages. Limits are on new contacts — phone numbers you haven't messaged before.
FAQ
No. Apple does not offer one. senderZ provides one by routing messages through dedicated Apple hardware on our infrastructure — you call the REST API and a blue bubble lands.
No. senderZ does not depend on US carrier-registered short codes, so the 10DLC paperwork goes away. You can be live the same day you sign up.
Sub-second. iMessage capability is checked before dispatch. If the recipient cannot receive iMessage, the router pivots to SMS automatically — no extra round trip from your side.
Yes. Most teams replace Twilio in a few hours. The migration guide maps Twilio API calls to senderZ — same shape, fewer fields.
It is how AI agents like Claude Code call senderZ. Install with one command, authorize, and the agent can send messages, manage templates, and check delivery — all from natural language.
Messages to existing contacts are unlimited. Plans price the unique new contacts you reach for the first time. No per-message fees, no overage.
Public beta. 14-day free trial. No credit card, no sales call. Cancel any time before the trial converts.