Country and City Insights API

Country and City Insights API

Country and City Insights API: Your gateway to comprehensive data about cities around the world. Demographics, location and much more.

API description

About the API:  

In our fast-paced, interconnected world, countries and cities are the epicenters of innovation, culture and human activity. Understanding the dynamics of these urban landscapes has never been more crucial. The Country and City Information API is a powerful resource that links a vast trove of data on cities around the world. This article delves into the multifaceted world of the Country and City Insights API, exploring its significance, its applications, and the valuable insights it offers.

Country and City Insights API opens the door to a world of urban information. It is a versatile and invaluable tool that allows individuals and organizations to unravel the complex web of cities around the world. By providing access to a wide range of data, this API transforms the way we interact with countries and cities. It catalyzes informed decision-making, drives innovation and fosters a deeper appreciation of the intricate systems that underpin urban life. With the Country and City Insights API, the essence of cities is more accessible than ever, inviting us to explore and analyze different aspects.

In today's interconnected world, access to comprehensive data about countries and cities is invaluable for a wide range of applications, from travel planning and business expansion to academic research and urban development. The Country and City Insights API offers a gateway to a wealth of information, providing users with detailed insights into countries and cities worldwide. One of the standout features of this API is its user-friendly and straightforward integration process.

What this API receives and what your API provides (input/output)?

It will receive parameters and provide you with a JSON.

 

What are the most common uses cases of this API?

  1. Demographic data: Access city data on population numbers for studies and research.

  2. Business expansion: Analyze demographics and market trends to make informed decisions about opening new branches or entering new markets.

  3. Academic research: Researchers can use demographic and geographic data for studies on urbanization and society.

  4. Local business information: Support local businesses by providing competitive information, reviews, and location data.

  5. Geographic data: Obtain information on iso codes for different analyses and studies.

Are there any limitations to your plans?

  • Basic Plan: 1,500 API Calls. 50 requests per day and 10 requests per second.

  • Pro Plan: 6,000 API Calls. 200 requests per day and 10 requests per second.

  • Pro Plus Plan: 24,000 API Calls. 800 requests per day and 10 requests per second.

  • Premium Plan: 120,000 API Calls. 4,000 requests per day and 10 requests per second.

API Documentation

Endpoints


To use this endpoint you must indicate the name of a city in the parameter.



                                                                            
GET https://zylalabs.com/api/2653/country+and+city+insights+api/2675/city+details
                                                                            
                                                                        

City details - Endpoint Features
Object Description
name [Required]
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {"count":5,"message":"Successful","cities":[{"country_iso2":"DE","country_iso3":"DEU","country_name":"Germany","admin_name":"Berlin","latitude":52.5167,"longitude":13.3833,"population":3664088,"city_name":"Berlin"},{"country_iso2":"US","country_iso3":"USA","country_name":"United States","admin_name":"New Jersey","latitude":39.7915,"longitude":-74.9375,"population":7536,"city_name":"Berlin"},{"country_iso2":"US","country_iso3":"USA","country_name":"United States","admin_name":"New Hampshire","latitude":44.4869,"longitude":-71.2599,"population":11237,"city_name":"Berlin"},{"country_iso2":"US","country_iso3":"USA","country_name":"United States","admin_name":"Wisconsin","latitude":43.9704,"longitude":-88.9505,"population":5385,"city_name":"Berlin"},{"country_iso2":"US","country_iso3":"USA","country_name":"United States","admin_name":"Connecticut","latitude":41.6114,"longitude":-72.7758,"population":20484,"city_name":"Berlin"}]}
                                                                                                                                                                                                                    
                                                                                                    

City details - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/2653/country+and+city+insights+api/2675/city+details?name=Berlin' --header 'Authorization: Bearer YOUR_API_KEY' 

    

To use this endpoint you must indicate an ISO code in the parameter.



                                                                            
GET https://zylalabs.com/api/2653/country+and+city+insights+api/2676/cities+in+a+country
                                                                            
                                                                        

Cities in a country - Endpoint Features
Object Description
country_iso2 [Required]
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {"nextToken":"Umh5bCMxODI2Mzg3MDc3","cities":[{"name":"Salford","admin_name":"Salford","latitude":53.483,"longitude":-2.2931,"population":103886},{"name":"Childwall","admin_name":"Liverpool","latitude":53.395,"longitude":-2.881,"population":14085},{"name":"Monifieth","admin_name":"Angus","latitude":56.481,"longitude":-2.82,"population":8110},{"name":"Southwater","admin_name":"West Sussex","latitude":51.0238,"longitude":-0.3526,"population":10025},{"name":"Folkestone","admin_name":"Kent","latitude":51.081,"longitude":1.166,"population":51337},{"name":"Porthcawl","admin_name":"Bridgend","latitude":51.48,"longitude":-3.69,"population":15640},{"name":"Batley","admin_name":"Kirklees","latitude":53.7167,"longitude":-1.6356,"population":80485},{"name":"Saint Andrews","admin_name":"Fife","latitude":56.3404,"longitude":-2.7955,"population":16680},{"name":"Maldon","admin_name":"Essex","latitude":51.7318,"longitude":0.6758,"population":14220},{"name":"Dorchester","admin_name":"Dorset","latitude":50.7154,"longitude":-2.4367,"population":20135},{"name":"Coxhoe","admin_name":"Durham","latitude":54.714,"longitude":-1.503,"population":7020},{"name":"Widnes","admin_name":"Halton","latitude":53.363,"longitude":-2.728,"population":61464},{"name":"Seaford","admin_name":"East Sussex","latitude":50.77,"longitude":0.1,"population":26955},{"name":"Shephall","admin_name":"Hertfordshire","latitude":51.8906,"longitude":-0.1765,"population":6210},{"name":"Wirksworth","admin_name":"Derbyshire","latitude":53.082,"longitude":-1.574,"population":5038},{"name":"Botley","admin_name":"Hampshire","latitude":50.9144,"longitude":-1.27,"population":5100},{"name":"Witney","admin_name":"Oxfordshire","latitude":51.78,"longitude":-1.49,"population":27522},{"name":"Musselburgh","admin_name":"East Lothian","latitude":55.942,"longitude":-3.054,"population":20840},{"name":"Broughton","admin_name":"North Lincolnshire","latitude":53.5638,"longitude":-0.5465,"population":5726},{"name":"Rhyl","admin_name":"Denbighshire","latitude":53.321,"longitude":-3.48,"population":25149}]}
                                                                                                                                                                                                                    
                                                                                                    

Cities in a country - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/2653/country+and+city+insights+api/2676/cities+in+a+country?country_iso2=GB' --header 'Authorization: Bearer YOUR_API_KEY' 

    

To use this endpoint you must indicate the name of a country in the parameter.



                                                                            
GET https://zylalabs.com/api/2653/country+and+city+insights+api/2677/country+details
                                                                            
                                                                        

Country Details - Endpoint Features
Object Description
name [Required]
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {"count":1,"message":"Successful","countries":[{"name":"germany","area":{"rank":"63","kmarea":"357,022","miarea":"137,847"},"calling_code":"+49","capitol_city":[{"name":"Berlin","admin_name":"Berlin","latitude":52.5167,"longitude":13.3833,"population":3664088},{"name":"Berlin","admin_name":"New Jersey","latitude":39.7915,"longitude":-74.9375,"population":7536},{"name":"Berlin","admin_name":"New Hampshire","latitude":44.4869,"longitude":-71.2599,"population":11237},{"name":"Berlin","admin_name":"Wisconsin","latitude":43.9704,"longitude":-88.9505,"population":5385},{"name":"Berlin","admin_name":"Connecticut","latitude":41.6114,"longitude":-72.7758,"population":20484}],"currency":{"name":"Euro","iso":"EUR","symbol":"€"},"driving_side":"Right","head_of_state":{"president":"Frank-Walter Steinmeier","vice_president":"Unknown","prime_minister":"Unknown"},"iso_2":"DE","iso_3":"DEU","largest_city":["Berlin"],"official_language":["German"],"population":8.3695432E7,"religion":{}}]}
                                                                                                                                                                                                                    
                                                                                                    

Country Details - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/2653/country+and+city+insights+api/2677/country+details?name=Germany' --header 'Authorization: Bearer YOUR_API_KEY' 

    

API Access Key & Authentication

After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the Country and City Insights API REST API, simply include your bearer token in the Authorization header.

Headers

Header Description
Authorization [Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.


Simple Transparent Pricing

No long term commitments. One click upgrade/downgrade or cancellation. No questions asked.

πŸš€ Enterprise
Starts at $10,000/Year

  • Custom Volume
  • Dedicated account manager
  • Service-level agreement (SLA)

Customer favorite features

  • βœ”οΈŽ Only Pay for Successful Requests
  • βœ”οΈŽ Free 7-Day Trial
  • βœ”οΈŽ Multi-Language Support
  • βœ”οΈŽ One API Key, All APIs.
  • βœ”οΈŽ Intuitive Dashboard
  • βœ”οΈŽ Comprehensive Error Handling
  • βœ”οΈŽ Developer-Friendly Docs
  • βœ”οΈŽ Postman Integration
  • βœ”οΈŽ Secure HTTPS Connections
  • βœ”οΈŽ Reliable Uptime

To use this API you must indicate the name of a city, country or ISO code.

There are different plans suits everyone including a free trial for small amount of requests, but it’s rate is limit to prevent abuse of the service.

Sure, you can use it and pay only when you use it. The credit can’t be expired.

Zyla provides a wide range of integration methods for almost all programming languages. You can use these codes to integrate with your project as you need.

The Country and City Insights API is a powerful tool that provides access to a wide range of data about countries and cities worldwide.

Zyla API Hub is, in other words, an API MarketPlace. An all-in-one solution for your developing needs. You will be accessing our extended list of APIs with only your user. Also, you won't need to worry about storing API keys, only one API key for all our products is needed.

Prices are listed in USD. We accept all major debit and credit cards. Our payment system uses the latest security technology and is powered by Stripe, one of the world’s most reliable payment companies. If you have any trouble with paying by card, just contact us at [email protected]

Sometimes depending on the bank's fraud protection settings, a bank will decline the validation charge we make when we attempt to be sure a card is valid. We recommend first contacting your bank to see if they are blocking our charges. If more help is needed, please contact [email protected] and our team will investigate further

Prices are based on a recurring monthly subscription depending on the plan selected β€” plus overage fees applied when a developer exceeds a plan’s quota limits. In this example, you'll see the base plan amount as well as a quota limit of API requests. Be sure to notice the overage fee because you will be charged for each additional request.

Zyla API Hub works on a recurring monthly subscription system. Your billing cycle will start the day you purchase one of the paid plans, and it will renew the same day of the next month. So be aware to cancel your subscription beforehand if you want to avoid future charges.

Just go to the pricing page of that API and select the plan that you want to upgrade to. You will only be charged the full amount of that plan, but you will be enjoying the features that the plan offers right away.

Yes, absolutely. If you want to cancel your plan, simply go to your account and cancel on the Billing page. Upgrades, downgrades, and cancellations are immediate.

You can contact us through our chat channel to receive immediate assistance. We are always online from 9 am to 6 pm (GMT+1). If you reach us after that time, we will be in contact when we are back. Also you can contact us via email to [email protected]

 Service Level
100%
 Response Time
333ms

Category:


Tags:


Related APIs