v1

latestOpenAPI 3.0.1NamSorAPI_Lic_v0.0.72026-07-13115112157.9 KB
personal

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

get/api2/json/corridor/{countryIso2From}/{firstNameFrom}/{lastNameFrom}/{countryIso2To}/{firstNameTo}/{lastNameTo}

Path parameters

countryIso2Fromstring required
firstNameFromstring required
lastNameFromstring required
countryIso2Tostring required
firstNameTostring required
lastNameTostring required

Response

Two classified names.

idstring
scriptstring

Example response

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