| tld | No | Country-code top-level domain (e.g., ".de"), or null if not applicable. | |
| flag | No | Flag emoji (e.g., 🇩🇪). | |
| name | No | Official English country name. | |
| error | No | Present when the call failed. Absent on success. | |
| alpha2 | No | ISO 3166-1 alpha-2 code (2 letters). | |
| alpha3 | No | ISO 3166-1 alpha-3 code (3 letters). | |
| notice | No | Present only when the country was resolved via fuzzy name matching (starts-with or contains), not an exact code or name hit. Echoes the query and the resolved country so the caller can normalize follow-up lookups. | |
| region | No | Continent-level region (Africa, Americas, Asia, Europe, Oceania, Antarctic). | |
| capital | No | Capital city name, or null if not applicable (e.g., Antarctica). | |
| languages | No | Official or widely spoken languages in the country. | |
| subregion | No | Subregion within the continent (e.g., "Western Europe"), or null if unavailable. | |
| timezones | No | IANA timezone IDs observed in this country (e.g., "America/New_York"). | |
| currencies | No | Currencies used in the country. | |
| native_name | No | Country name in the primary native language. | |
| calling_codes | No | International dialing codes with leading + (e.g., "+1", "+44"). | |