Get all Countries

To view a list of all the countries available in the platform and the dialing code, currency code and other general information the user can call the below API.

The table below describes the output of the Get all Countries API.

NameData TypeTechnical Description Mandatory Sample ValueFunctional Description 
code String2 Character Country identifier Y"US"2 Character Country identifier, such as "US" which indicates the USA
internationalDialingCodeStringUnique dialing codes which are country specificN"1"Dailing code of the country 
currencyCodeStringUnique and international identification if a currency N"USD"the currency code for the country 
flagStringimage of the country's flag N"https://restcountries.eu/data/usa.svg"url where the country flag is being retrieved from 
ciocString3 Character Identifier of the country which is recognized internationally N"USA"3 Character Identifier of the country which is recognized internationally 
nameStringName of the Country N"United States of America"Name of the Country 
demonymStringDenotes the native of a specific countryN"American"Defines how a native of the country is referred to as.
cca2StringAlpha-2 code. For more information, click here.N"US"Alpha-2 code. For more information, click here.
cca3String3 Character Identifier of the country Alpha-3 code. For more information, click here.N"USA"3 Character Identifier of the country Alpha-3 code. For more information, click here.
ccn3StringNumeric code. For more information, click here.N"398"The numeric code associated with the country 
idString3 Character Identifier of the country, similar to cca3 and ciocN"KAZ"3 Character Identifier of the country, similar to cca3 and cioc
Language
Authorization
Bearer
Click Try It! to start a request and see the response here!