Relayion

SMS infrastructure
you own and control.

Your SIM card sends the messages. Flat monthly rate, not per message.

Get started free →Read the docs
relay
api.relayion.compixel_8
POST /api/v1/outbound
Authorization: Bearer rlyn_bfb4d3c9a697fb6e0d17fd2a4b4e1b59bbde466547d5d5041f12bf88751ea408
{
"recipientNumber": "+1 415 555 0142",
"body": "Your order is out for delivery"
}
HTTP 202 Accepted
{ "success": true, "data": { "id": "msg_…", "status": "DISPATCHED" } }
dispatched via pixel_8 · SIM 0
How it works

Set up in minutes.
Start sending with one API call.

One app install. One pairing code. One API key. You're sending.

01

Connect a sending device

Install Relayion for Android. It runs continuously in the background and stays connected to Relayion.

02
A
N
K
4

Link it to your account

Generate a pairing code in the Relayion Console. Enter it in the Relayion app on the device. No USB cable or carrier paperwork needed.

03
API key
rlyn_a1f8··········4c2ecopy
pixel_820 burst

Integrate your application

One API key per integration. Scope it to a device or SIM slot. Rotate without downtime.

04
POST /api/v1/outbound
{ "recipientNumber": "+1 415 555 0142",
"body": "Hi" }
202 · dispatched

Send and receive messages

POST /api/v1/outbound with recipientNumber and body. The API dispatches to the phone. The SIM sends the SMS.

Under the hood
Your code sends one request. Here's what happens next.
Your app
Any system, agent, or service
HTTPS
POST /api/v1/outbound
api.relayion.com
Auth · rate-limit · queue
dispatches
to device
Android phone
Foreground service · SIM card
SIM sends
carrier network
Recipient
Any phone, any carrier
Use cases

What teams build with it.

One API for the messages your business actually depends on.

View all use cases →
Get started

One phone. One SIM.
Your own SMS infrastructure.

Free plan includes one device and 500 messages per month. No credit card needed. Paid plans are coming. Sign up free and we'll let you know when they launch.

Get started free →Talk to us