API CodexAPI Codex
WebsiteDashboardGet API Key
  • Documentation
  • All APIs
  • Changelog
Resources
  • Docs Home
  • API Catalog
  • API Codex Website
Platform
  • Get a free API key
  • Dashboard
  • APIs & Pricing

© 2026 API Codex. All rights reserved.

Information
countries
    List all countriesgetResolve a single country by codegetSearch countries by namegetList countries in a regiongetList countries using a currencygetList countries with a languagegetList countries by international calling codeget
Schemas
powered by Zudoku
Countries API
Countries API

Schemas


Error

error
​string · required

Error message

Example: No country found for code 'ZZ'.

Currency

name
​string
symbol
​string

Idd

root
​string
suffixes
​string[]

CountryList

count
​integer · required

Number of countries returned in this response.

Example: 2
total
​integer · required

Total number of countries matching before limit.

Example: 27
​Country[] · required

Country

A country enriched with flag URLs and normalized calling codes.
name_common
​string
name_official
​string
cca2
​string
cca3
​string
ccn3
​string
cioc
​string
region
​string
subregion
​string
capital
​string[]
​object
​Idd
​object
latlng
​number[]
area
​number
borders
​string[]
tld
​string[]
flag_emoji
​string
​object
landlocked
​boolean
independent
​boolean
unMember
​boolean
altSpellings
​string[]
flag_png
​string | null
flag_svg
​string | null
calling_codes
​string[]
On this page
  • Error
  • Currency
  • Idd
  • CountryList
  • Country