Loading
https://api.apifreaks.com/v1.0/geo/admin-unit/details
Add your API key to send live requests.
{ "name": "California", "admin_code": "CA", "admin_iso3166_2": "US-CA", "admin_level": "state", "country_iso3166_2": "US", "country_name": "United States" }
Playground to test admin levels - retrieve all administrative divisions by level for any country using its ISO code.
Playground to test administrative units - query states, provinces, and districts for a country, filterable by admin level.
Playground to test countries - retrieve ISO codes, names, capitals, regions, currencies, and calling codes. Supports region and subregion filtering.
Playground to test country details - query currencies, phone codes, capital, top-level domain, native name, flag emoji, and regional data.
Playground to test cities - retrieve coordinates, admin unit details, and ISO codes for cities worldwide. Filterable by country and admin unit.
Playground to test regions - retrieve all world regions (Africa, Americas, Asia, Europe, Oceania, Polar).
Playground to test subregions - retrieve subregion breakdowns for a specified region, e.g. Southern Asia, Western Europe.
Playground to test flags - retrieve country flag images in PNG, WEBP, or SVG with flat or round shapes and five size options.
Playground to test supported flags - list all supported country and organization flags with names and ISO codes.