API 文档 (sms-activate.org)


我们的 IP 地址:65.108.146.208
登录以获取 API 密钥。

如何配置 hosts 文件

在 C:\Windows\System32\drivers\etc\hosts 文件中添加一行 65.108.146.208 domain。请将 domain 替换为程序中使用的目标域名 (例如:65.108.146.208 sms-activate.org)。

查询余额

请求地址:
https://24sms7.com/stubs/handler_api.php?api_key=&action=getBalance
返回结果:
ACCESS_BALANCE:123.45

价格列表

请求地址:
https://24sms7.com/stubs/handler_api.php?api_key=&action=getPrices&service=$service&country=$country
返回结果:
{"187":{"tg":{"count":100,"cost":"0.21"},"ap":{"count":100,"cost":"10.00"}}}

获取手机号

请求地址:
https://24sms7.com/stubs/handler_api.php?api_key=&action=getNumber&service=$service&country=$country&ref=$ref
$maxPrice - 最高价格(美元)
返回结果:
ACCESS_NUMBER:123456:12345678912

获取短信

请求地址:
https://24sms7.com/stubs/handler_api.php?api_key=&action=getStatus&id=$id
返回结果:
STATUS_OK:123456

取消手机号

请求地址:
https://24sms7.com/stubs/handler_api.php?api_key=&action=setStatus&status=8&id=$id
返回结果:
ACCESS_CANCEL

服务

国家/地区