Get number of available numbers

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

Parameters:

Parameters Type Required Description
$api_key string
☑️
API key
$country integer Country code (see table)

Response:

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

Possible errors:

Mistake Description
BAD_KEY Invalid API key
SERVER_ERROR Server error