v1

latestOpenAPI 3.0.1NamSorAPI_Lic_v0.0.72026-07-13115112157.9 KB
chinese

Return a score for matching Chinese name ex. 王晓明 with a romanized name ex. Wang Xiaoming

get/api2/json/chineseNameMatch/{chineseSurnameLatin}/{chineseGivenNameLatin}/{chineseName}

Path parameters

chineseSurnameLatinstring required
chineseGivenNameLatinstring required
chineseNamestring required

Response

A romanized name.

scriptstring
idstring
explanationstring
matchStatus'Match' | 'Mismatch'

The name matching status.

scorenumber double