What You Can Build
The Bamwor API gives you programmatic access to geographic, demographic, and economic data for 261 countries and millions of cities. Here are some of the most common use cases developers build with our REST API.
Travel & Tourism Apps
Build travel planning tools with real country and city data. Show population, timezone, coordinates, nearby cities, and local statistics for any destination worldwide.
GET /countries/:slugGET /cities/:idGET /cities/:id/nearbyBusiness Intelligence Dashboards
Create data-driven dashboards comparing countries by GDP, population, area, HDI, and other economic indicators. Filter by region and track rankings over time.
GET /rankings/:slugGET /countriesGET /search?q=...Education & E-Learning Platforms
Power geography lessons and interactive quizzes with accurate, up-to-date data on capitals, populations, flags, and country statistics in 4 languages.
GET /countriesGET /countries/:slugGET /rankings/:slugData Journalism & Research
Access structured country data for investigative journalism, academic papers, and data visualization projects. All data is sourced from CIA World Factbook and GeoNames.
GET /rankings/:slugGET /countries/:slugGET /search?q=...Mapping & Geospatial Applications
Use PostGIS-powered nearby search to find cities within any radius. Get precise coordinates, elevation, and timezone data for millions of geolocated places.
GET /cities/:id/nearbyGET /cities/:idGET /countries/:slug/citiesMarket Research & Expansion
Evaluate markets by population size, economic indicators, and city density. Compare countries side-by-side to identify the best regions for expansion.
GET /countries/:slugGET /rankings/:slugGET /countries/:slug/citiesMultilingual Content Platforms
All country and city names are available in English, Spanish, Portuguese, and Italian. Build localized content with built-in i18n support across 4 languages.
GET /countries?lang=esGET /search?q=...&lang=ptGET /cities/:idMobile Apps & Widgets
Lightweight JSON responses perfect for mobile apps. Show country facts, city details, and real-time search results with fast response times.
GET /countries/:slugGET /search?q=...GET /cities/:idReady to build?
Get your free API key and start integrating country and city data in minutes.
Get Started β Free