Single country detail

GET http://{{queries_url}}.envia.com/country/{{country_code}}

Get country details by country id.

US- United States
MX- Mexico
CO- Colombia

There are over 250 countries supported, you can get the country code with the All Countries request.

RESPONSES

status: OK

{"data":[{"code":"MX","name":"Mexico","phone_code":"52"}]}