取得可用號碼的數量

https://sms-online.pro/stubs/handler_api.php?action=getNumbersStatus&api_key=$api_key&country=$country

参数:

参数 类型 是否必填 描述
$api_key string
☑️
API 密钥
$country integer 转移推荐 ID (更多详情)

返回结果:

{
    "fb": 523,
    "wa": 35235,
    "tg": 46346,
    "ig": 3434
}

可能的错误:

错误 描述
BAD_KEY API 密钥错误
SERVER_ERROR 伺服器錯誤