FlightLabs API - Retrieve Countries by Code API

Retrieve Countries by Code API


This API endpoint delivers a country list, including key information like country codes, continents, currency codes, currency symbols, population, and the country name in multiple languages.

Example API Request:

Use Edit parameters to customize the call, then run it and review the live response below.

Edit the parameters below. The example request updates as you type.

Country ISO 2 code.

Test In Postman

API Response Objects

Each item in the response data array includes the following fields.

Field Description
country_code ISO 2-letter country code.
code3 ISO 3-letter country code.
name Country name in English.
population Country population.
continent Continent code.
currency Currency code.
names Country name translations keyed by language code.