Last updated 2 months ago
GET /api/number/num_count/{app_uuid}
[ { "total": 485167, "used": 0, "unused": 485167 }, { "vendor_uuid": null, "data": { "total": 485167, "used": 0, "unused": 485167 } } ]
curl -X 'POST' 'https://api.globalsms.io/api/number/num_count/dde1489c-9143-46c1-9402-2c64439af03c?country=CA' -H 'accept: */*' -H 'Content-Type: application/json'
app_uuid
string
APP 的uuid
vendor_uuid
可以不提供。这个是号码供应商的id
country
'US' or 'CA'