personal

[USES 50 UNITS PER NAME PAIR] Infer several classifications for up to 100 cross border interaction between names (ex. remit, travel, intl com)

post/api2/json/corridorBatch

Request body

Response

A list of classified name pairs.

Example response

{
  "corridorFromTo": [
    {
      "FirstLastNameDiasporaedOut": {
        "ethnicityAlt": "Japanese",
        "ethnicity": "Chinese"
      }
    }
  ]
}

Changes

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