Get virtual mobile numbers
Base URL:GET: https://api.smsgatewayapi.com/v1/vmn
Parameters:
Parameter | Input | Description | |
---|---|---|---|
Required | client_id | API client ID | Can be found in your api documentation |
Required | client_secret | API client secret | Can be found in your api documentation |
Example success response:
[ { "ID": "{ID}", "number": "{nr}", "countrycode": "BE" }, { "ID": "{ID}", "number": "{nr}", "countrycode": "BE" } ]