Countries Now API

The Countries Now API is a fully open-source geolocation tool that returns core information about countries and cities in clean JSON format. It covers data like country names, flags, currencies, city lists, languages, dialing codes, and population figures. Because it’s lightweight and easy to use, developers can quickly add internationalization features to travel apps, dashboards, educational platforms, or any project relying on geographic insights.

1

Endpoints

0

Views

Aug 19, 2025

Last Checked

NaN

Rate Limit

API Endpoints

Get list of all countries

Full URL

https://countriesnow.space/api/v0.1/api/v0.1/countries

Code Examples

curl -X GET 'https://countriesnow.space/api/v0.1/api/v0.1/countries'

Example Response

{
  "data": [
    {
      "code": "US",
      "name": "United States"
    }
  ]
}

Version

v0.1

Rate Limit

Unlimited
Tags
countriesdatageography
Technical Details
Authentication
None
Response Formats
JSON
Availability
global
Status
Published
Rate Limits

None specified

Supported Languages
Any
Use Cases
country data
flags
cities

Related APIs

Discover similar APIs that might interest you

APIfree

Zippopotam.us

The Zippopotam.us API is a lightweight, ...

Category
Geolocation & Mapping
Endpoints
1
addressesgeolocationzip codes
APIfreemium

OpenCage Geocoding API

The OpenCage Geocoding API provides forw...

Category
Geolocation & Mapping
Endpoints
1
geocodinglocationmaps
APIfree

REST Countries API

REST Countries API (via restcountries.co...

Category
Geolocation & Mapping
Endpoints
1
countriesdatageography