/
NA
namsor
/
NamSor API v2
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 21h ago · Updated 4w ago
View markdown
namsor
NamSor API v2
post
Infer the likely first/last name structure of a name, ex. 王晓明 -> 王(surname) 晓明(given name).
v1
latest
OpenAPI 3.0.1
NamSorAPI_Lic_v0.0.7
2026-07-13
115
112
157.9 KB
admin
13
chinese
14
get
Identify Chinese name candidates, based on the romanized name ex. Wang Xiaoming
get
Infer the likely first/last name structure of a name, ex. 王晓明 -> 王(surname) 晓明(given name)
post
Infer the likely first/last name structure of a name, ex. 王晓明 -> 王(surname) 晓明(given name).
get
Romanize the Chinese name to Pinyin, ex. 王晓明 -> Wang (surname) Xiaoming (given name)
post
Romanize a list of Chinese name to Pinyin, ex. 王晓明 -> Wang (surname) Xiaoming (given name).
get
Return a score for matching Chinese name ex. 王晓明 with a romanized name ex. Wang Xiaoming
post
Identify Chinese name candidates, based on the romanized name (firstName = chineseGivenName; lastName=chineseSurname), ex. Wang Xiaoming
get
Infer the likely gender of a Chinese name in LATIN (Pinyin).
post
Infer the likely gender of up to 100 Chinese names in LATIN (Pinyin).
get
Infer the likely gender of a Chinese full name ex. 王晓明
post
Infer the likely gender of up to 100 full names ex. 王晓明
post
Identify Chinese name candidates, based on the romanized name (firstName = chineseGivenName; lastName=chineseSurname), ex. Wang Xiaoming
get
Identify Chinese name candidates, based on the romanized name ex. Wang Xiaoming - having a known gender ('male' or 'female')
post
Identify Chinese name candidates, based on the romanized name (firstName = chineseGivenName; lastName=chineseSurname) ex. Wang Xiaoming.
general
4
indian
14
japanese
15
personal
47
preview
3
social
5
chinese
Infer the likely first/last name structure of a name, ex. 王晓明 -> 王(surname) 晓明(given name).
post
/api2/json/parseChineseNameBatch
Request body
BatchPersonalNameIn
required
personalNames
PersonalNameIn[]
Response
A list of parsed names.
BatchPersonalNameParsedOut
required
personalNames
PersonalNameParsedOut[]
Classified parsed names