REST Countries API
REST API that provides country data including demographics, currencies, languages, flags, and geographic information, searchable by name, ISO code, region, currency, language, and other attributes.
Screenshot:
Slug: restcountries
Key:
Base URL:
Auth: none
Endpoints: 12
Reachable: yes
CORS: unknown
Tier: verified
Last checked: 2026-03-14 16:09:23.623710
Key:
restcountries.com:rest-countries-apiBase URL:
https://restcountries.comAuth: none
Endpoints: 12
Reachable: yes
CORS: unknown
Tier: verified
Last checked: 2026-03-14 16:09:23.623710
Links
Topics
Endpoints (12)
| Path | Summary | Response | Auth |
|---|---|---|---|
| all | Get all countries | application/json |
none |
| alpha | Get multiple countries by codes | application/json |
none |
| alpha/{code} | Get country by country code | application/json |
none |
| capital/{capital} | Search countries by capital city | application/json |
none |
| currency/{currency} | Search countries by currency | application/json |
none |
| demonym/{demonym} | Search countries by demonym | application/json |
none |
| independent | Filter countries by independence status | application/json |
none |
| lang/{language} | Search countries by language | application/json |
none |
| name/{name} | Search countries by name | application/json |
none |
| region/{region} | Search countries by region | application/json |
none |
| subregion/{subregion} | Search countries by subregion | application/json |
none |
| translation/{translation} | Search countries by translation | application/json |
none |