Countries Dataset
Datasets
Countries Dataset
Look up countries and localization data like ISO codes, continent, population, and currency.
GET
Countries Dataset
Use the Countries Dataset when you need localization in your product—country names, standard ISO codes, continent mapping, and currency codes. It’s especially helpful for travel apps that need to automatically display local currency or present country-aware UI.
Authentication
string
required
Your FlyStack API token. You can create one from the dashboard (see Authentication).
Query parameters
string
Filter by country ISO-2 code (e.g.,
US).string
Filter by country ISO-3 code (e.g.,
USA).string
Filter by continent code:
AF, AN, AS, EU, NA, OC, SA.string
Comma-separated list of fields to return (e.g.,
name,code,code3,currency).Response
The endpoint returns a list of countries.Countries dataset response fields
See also
- Airports Dataset API
- Real-Time Flights API
- Flight Schedules API (see Schedules)