cURL
curl --request GET \ --url https://api.quivo.co/countries
[ { "iso2": "<string>", "iso3": "<string>", "name": "<string>" } ]
List the list of supported countries.
Documentation IndexFetch the complete documentation index at: https://api-docs.quivo.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://api-docs.quivo.co/llms.txt
Use this file to discover all available pages before exploring further.
Returns an array of supported countries with country codes and names.
The iso value
The name of the item