Textycally

SMS API for small business

The texting API without the red tape. An SMS API and dashboard for small businesses and startups. Flat per-message pricing, a human who approves your account in hours — not weeks of 10DLC campaign forms — and your first message is one curl away. Start sending See pricing

From 1¢/message · approved in hours · no 10DLC forms

first-message.sh
curl -X POST https://relay.blackleafdigital.com/v1/notifications \
  -H "Authorization: Bearer $TEXTING_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "idempotencyKey": "order_42_ready",
    "recipients": [{ "address": { "channel": "sms", "phone": "+14155552671" } }],
    "payloads": { "sms": { "channel": "sms", "body": "Your order is ready for pickup!" } }
  }'
The honest Twilio comparison Twilio is great infrastructure. It is also a part-time compliance job. Here is the trade you are actually making.
  Textycally Texting for humans Twilio A2P 10DLC route
Time to first message Hours A human approves your account, usually same day Days to weeks 10DLC brand + campaign vetting before traffic flows
10DLC campaign registration forms Not part of our product Brand + campaign registration required for local numbers
Pricing model Flat per message From 1¢ — the price on the page is the price you pay Base rate + fees Per-segment rate plus carrier and campaign fees
Onboarding A person reads your form And emails you back Automated vetting pipeline Rejections arrive without a human to ask
Two-way inbox included Conversations, transcripts, live streaming Build your own on top of webhooks
Contracts & minimums Prepaid credits, stop whenever Pay-as-you-go, but committed-use discounts gated
Everything between you and "message sent" Numbers, sending, replies, and billing — wired together on day one. Dedicated numbers in minutes Pick a local number from the dashboard and start sending on it right away. No carrier paperwork between you and your customers. One clean REST call Send your first message with the curl above. Idempotency keys, delivery webhooks, and per-channel payloads are first-class — not bolt-ons. Two-way conversations built in Replies land in a real inbox with transcripts and live streaming, so support and sales can answer without you building a UI first. Prepaid credits, zero surprises Top up credits, watch the balance burn down per message. No invoices that need a spreadsheet to decode. Human onboarding approval A person reviews your business details — usually within hours — and you get an email either way. No silent rejections. Usage you can actually read Per-day message counts and spend in the dashboard, plus delivery status callbacks for your own metrics pipeline. Frequently asked questions
How fast can I actually send my first message?

Sign up, fill in the business review form (it is one page), and a human approves it — usually within hours. Your API key works the moment you are approved, and your first number is one click in the dashboard.

Do I need to register a 10DLC brand and campaign?

No. 10DLC campaign registration is not part of our product — we route business texting over our own managed relay fleet, and our human review replaces the campaign-form gauntlet.

What does a message cost?

Flat per-message pricing from 1¢, paid from a prepaid credit balance (1 credit = 1¢). No carrier surcharges, no campaign fees, no monthly platform fee on pay-as-you-go.

Can my customers text me back?

Yes — every dedicated number is two-way. Replies arrive in the dashboard inbox with full transcripts and live streaming, and you can consume them programmatically via webhooks.

Is there a contract or a monthly minimum?

No contract, no minimum. Buy credits when you need them; they do not expire. Monthly plans exist only to lower your per-message rate.

What happens if you are at capacity?

Sending capacity comes from our relay fleet. When it is fully subscribed, new signups join a waitlist and we email you the moment a slot opens — existing customers are never throttled to make room.

Send your first text today Create an account, pass a one-page human review, top up credits, and ship. No contracts, no campaign forms, no waiting rooms. Create your account Compare plans
We use cookies to improve your experience. See our privacy policy.