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 DS·SMS"
}

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