Docs (preview)

Full API documentation is coming soon. For now, heres a quick overview.

Send a message

POST /api/messages
{
  "to": "+15551234567",
  "from": "+15557654321",
  "body": "Hello from Anchor SMS"
}

Your API key and full endpoint details will be provided after onboarding.