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/communityEngageFullBatch

Request body

Response

A list cummunity engagement candidates.

Example response

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

Changes

No recorded changes to this endpoint across all 1 revision of this API.