数据总览
欢迎回来,加载中...账户余额
$--
冻结: $0.00 | 可用: $--
今日发送
0
累计发送
0
累计消费
$0.00
最近余额变动
| 类型 | 金额 | 余额 | 时间 |
|---|---|---|---|
| 加载中... | |||
发送短信
新建短信
发送记录
| 批次号 | 内容 | 号码 | 状态 | 费用 | 时间 |
|---|---|---|---|---|---|
| 加载中... | |||||
充值
选择充值金额
API 文档
API Key
您的 API Key (请勿泄露)
加载中...
发送短信示例
curl -X POST https://worldcup2026.im/api/send_sms.php \
-H "Authorization: Bearer YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"phones": ["+8613800138000"],
"message": "Hello from TextBoost SMS!",
"country": "CN",
"channel": "domestic_106"
}'