Real SIM cards · Carrier-grade delivery · Full API control

SMS Infrastructure,
Built on Real
SIM Cards

Connecfy runs and maintains a fleet of carrier-connected Android gateways so you can send SMS through a simple REST API — with a full dashboard for monitoring, control, and scale. No shortcodes, no per-message markup, no hardware for you to manage.

POST /api/v1/sms/send/
# Send from Python
import requests

r = requests.post(
    "https://connecfy.com/api/v1/sms/send/",
    headers={"Authorization": "Bearer YOUR_API_KEY"},
    json={
        "to":      "+212612345678",
        "from":    "+212600000000",
        "message": "Your order has shipped."
    }
)
# → {"status": "queued", "message_id": "f3a..."}
REST API
📱 Real SIM cards
💰 Carrier-rate cost
Delivery tracking

We run the SIM network. You get the API and the dashboard.

Every message routes through a real SIM card on hardware Connecfy owns, provisions, and monitors. You never touch a device — you get a REST API to send with, and a dashboard to watch it work.

API-first

One REST endpoint, Bearer token auth, JSON everywhere. Send, track, and manage messages entirely from your own code.

Infrastructure we own

Real SIM cards on hardware we provision and maintain — carrier-grade delivery with no shortcodes and no per-message markup.

Full dashboard control

Monitor delivery in real time, track usage, and manage your account and API keys from one dashboard — without managing a single device yourself.

From API call to delivered SMS in seconds

1

We set up your account

Tell us your use case, and our team provisions SIM cards and dashboard access — no hardware for you to install or manage.

2

Send via API or dashboard

Call the REST API with Bearer auth, or use the send form. Connecfy routes your message to an online device.

3

Track every delivery

Messages move through queued → sending → sent → delivered. Check status via the API or the Conversations view.

Everything you need, nothing you don't

Simple REST API

One endpoint, Bearer token auth, JSON everywhere. Works from any language or HTTP client. Integrate in under 15 minutes.

Bulk sending

Queue as many messages as your plan allows. Devices claim and send them concurrently with automatic retry on failure.

Delivery tracking

Every message has a live status. Poll the API or check the conversation view — no delayed status updates.

Idempotent sends

Pass a request_id to make sends safe to retry. Duplicate requests return the original message — no double-sends.

Carrier-rate cost

Your SIM cards send at what your carrier charges. Often 5–10× cheaper than SMS aggregators at the volumes that actually matter.

Any Android device

Android 8.0 or higher. Any carrier. Any country. Our team provisions and onboards every gateway in minutes.

Ready to get started?

Tell us your use case and we'll set up your account, provision SIM cards, and get you sending — usually within a few hours.

+212 647 955 576

Send us a message

Ready to start sending?

Tell us what you're building — we'll set up your account and dashboard access.