Diversity Data IO

FREEMIUM
By Kedar | Updated a month ago | Business
Health Check

N/A

README

Diversity API

Determine the gender and ethnicity of a person.
A simple API to classify the gender and race/ ethnicity of a person given their full name. The API will return gender as female and male, and ethnicity as black, hispanic, asian, arab, native american, pacific islander or white.

The API is free for up to 100 names/day. No sign up or API key needed. So go ahead and try it out.

https://api.diversitydata.io/?fullname=camila%20alejandra%20cortez

The request will render a response like the following:

{
    "fullname": "camila alejandra cortez",
    "gender": "female",
    "gender probability": "0.9",
    "ethnicity": "hispanic",
    "ethnicity probability": "0.7"
}
Followers: 1
Resources:
Product Website Terms of use
API Creator:
Rapid account: Kedar
Kedar
gapjumpers
Log In to Rate API
Rating: 4 - Votes: 1