Nationalize.io

Nationalize.io API is a free and simple API that predicts a person's nationality from their first name. It is useful for applications requiring geolocation insights or demographic analysis based on names. This API offers fast response times and is widely used in development and data science projects. You can access nationality probabilities across multiple countries with a single API call, making it an efficient choice for nationality estimation.

1

Endpoints

0

Views

Jul 20, 2025

Last Checked

100 requests/day

Rate Limit

API Endpoints

Predicts nationality from a name

Full URL

https://api.nationalize.io

Code Examples

curl -X GET 'https://api.nationalize.io'

Parameters

{
  "name": "michael"
}

Example Response

{
  "name": "michael",
  "country": [
    {
      "country_id": "US",
      "probability": 0.45
    }
  ]
}

Version

v1

Rate Limit

1000 requests/day
Tags
demographicsprediction
Technical Details
Authentication
None
Response Formats
JSON
Availability
global
Status
Published
Rate Limits

100 requests/day

Supported Languages
Any
Use Cases
user analytics
market research

Related APIs

Discover similar APIs that might interest you

APIfree

Countries Now API

The Countries Now API is a fully open-so...

Category
Geolocation & Mapping
Endpoints
1
countriesdatageography
APIfreemium

Agify.io

Agify.io is a free API that predicts the...

Category
Geolocation & Mapping
Endpoints
1
demographicsprediction
APIfree

Genderize.io

Genderize.io API estimates the gender as...

Category
Geolocation & Mapping
Endpoints
1
demographicsprediction