v1

latestOpenAPI 3.0.1NamSorAPI_Lic_v0.0.72026-07-13115112157.9 KB
personal

Infer the likely ethnicity/diaspora, country, gender of up to 100 personal names, given a country of residence ISO2 code (ex. US, CA, AU, NZ etc.) for community engagement (require special module/pricing)

post/api2/json/communityEngageBatch

Request body

Response

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

Example response

{
  "engagementCandidates": [
    {
      "PersonalNameDiasporaedOut": {
        "ethnicityAlt": "Japanese",
        "ethnicity": "Chinese"
      }
    }
  ]
}