v1

latestOpenAPI 3.0.1NamSorAPI_Lic_v0.0.72026-07-13115112157.9 KB
personal

[USES 20 UNITS PER NAME] Infer the likely ethnicity/diaspora of up to 100 personal names, given a country of residence ISO2 code (ex. US, CA, AU, NZ etc.)

post/api2/json/diasporaBatch

Request body

Response

A list of diaspora / ethnicity given a name and residency.

Example response

{
  "personalNames": [
    {
      "ethnicityAlt": "Japanese",
      "ethnicity": "Chinese"
    }
  ]
}