v1

latestOpenAPI 3.0.1NamSorAPI_Lic_v0.0.72026-07-13115112157.9 KB
personal

[USES 10 UNITS PER NAME] Infer the likely country of residence of a personal full name, or one surname. Assumes names as they are in the country of residence OR the country of origin.

get/api2/json/country/{personalNameFull}

Path parameters

personalNameFullstring required

Response

A origined name.

scriptstring
idstring
explanationstring
namestring

The input name.

scorenumber double

Higher score is better, but score is not normalized. Use calibratedProbability if available.

countrystring

Most likely country

countryAltstring

Second best alternative : country

regionstring

Most likely region (based on country ISO2 code)

topRegionstring

Most likely top region (based on country ISO2 code)

subRegionstring

Most likely sub region (based on country ISO2 code)

countriesTopstring[]

List countries (top 10)

probabilityCalibratednumber double

The calibrated probability for country to have been guessed correctly. -1 = still calibrating.

probabilityAltCalibratednumber double

The calibrated probability for country OR countryAlt to have been guessed correctly. -1 = still calibrating.