cURL
curl --request GET \ --url https://restapi.fax.plus/v3/shop/numbers/countries \ --header 'Authorization: Bearer <token>'
{ "countries": [ { "iso": "<string>", "name": "<string>", "is_available": true } ] }
Get a list of countries where you can purchase fax numbers. (Permitted scopes: fax:all:read, fax:shop:read)
OAuth2 Authorization Grant
List of countries where numbers are available
List of countries where you can purchase fax numbers