cURL
curl --request GET \ --url https://api.wavix.com/v1/buy/countries \ --header 'Authorization: Bearer <token>'
{ "countries": [ { "id": 8669, "has_provinces_or_states": false, "name": "Argentina" }, { "id": 8650, "has_provinces_or_states": true, "name": "Australia" } ] }
Returns a list of countries where phone numbers are available.
Documentation IndexFetch the complete documentation index at: https://docs.wavix.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.wavix.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token using appid (Authorization: Bearer )
Indicates whether to return only countries with text-enabled phone numbers.
List of countries.
Show child attributes
Was this page helpful?
Contact support