v1

latestOpenAPI 3.0.1NamSorAPI_Lic_v0.0.72026-07-13115112157.9 KB
personal

[USES 20 UNITS PER NAME] Infer the likely ethnicity/diaspora, country, gender of a personal name, given a country of residence ISO2 code (ex. US, CA, AU, NZ etc.) for community engagement (require special module/pricing)

get/api2/json/communityEngage/{countryIso2}/{firstName}/{lastName}

Path parameters

countryIso2string required
firstNamestring required
lastNamestring required

Response

A community engagement candidate.

idstring
primeboolean
scopedboolean
scriptstring

Example response

{
  "PersonalNameDiasporaedOut": {
    "ethnicityAlt": "Japanese",
    "ethnicity": "Chinese"
  }
}