API Services

With the API, you can engage in domain name registration and account management! Our API supports domain search, registration, renewal, dropcatch, and the use of your own software and servers, among other functions. You can easily configure domain name servers, select renewals, and create folders for your domains.

Template CN real name authentication

When registering and using a CN domain name, users need to perform real name verification on the domain name

ID Type

Abbreviation of ID Name Certificate type name
Personal identification Type
JGZ certificate of officers
SFZ ID
HZ passport
GAJMTX Mainland Travel Permit for Hong Kong and Macao Residents
GAJZZ Residence Permit for Hong Kong and Macau Residents
TWJZZ Taiwan Resident Residence Permit
SYDWFR Certificate of Legal Person of Public Institution
TWJMTX travel passes for Taiwan residents to enter or leave the mainland
WJLSFZ Foreigner's permanent residence ID card
   
Organizational structure or enterprise
ORG Organization code certificate
YYZZ Business License
TYDM Unified Social Credit Code Certificate
BDDM Unit Military code
JDDWFW License for Paid Services to Foreign Military Units
WGCZJG Registration Certificate of Permanent Representative Office of Foreign Enterprises
SHTTFR Registration Certificate of Social Organization Legal Person
ZJCS Registration Certificate for Religious Activity Sites
MBFQY Registration Certificate for Private Non Enterprise Units
JJHFR Foundation Legal Person Registration Certificate
LSZY Law Firm Practice License
WGZHWH Registration Certificate of Foreign Cultural Centers in China
WLCZJG Registration Certificate Approved by Permanent Representative Office of Foreign Government Tourism Department
SFJD Judicial Appraisal License
JWJG Overseas institution identification documents
SHFWJG Registration Certificate of Social Service Institution
MBXXBX Private School Operating License
YLJGZY Medical Institution Practice License
GZJGZY Practicing Certificate of Notary Institution
BJWSXX School License for Children of Foreign Embassy Personnel in Beijing
QTTYDM Other - Unified Social Credit Code
QT Other
Request URL
/api/template/set_cn_auth
Request Parameter
Field Parameter Type Required Description
Certification subject type ztlx Integer Yes 1=Chinese Mainland individuals, 2=Chinese Mainland enterprises, 3=overseas individuals,4=overseas enterprises
template id mbid Integer Yes
given name xing Integer Yes
family name ming Integer Yes
Personal identification number sfzhm Integer Yes
Personal ID picture sfzpic Integer Yes ID image (based64 data), not exceeding 2Mb
letter of commitment sfzcns Integer No Required when ztlx=3|4, ID image (based64 data), not exceeding 2Mb
Name of organization or enterprise gsmc Integer No Required when ztlx=2|4
Organizational or enterprise identification number gshm Integer No Required when ztlx=2|4
Organization or enterprise ID picture gspic Integer No Required when ztlx=2|4,ID image (based64 data), not exceeding 2Mb
Type of organizational or corporate legal representative certificate idlx Integer No Required when ztlx=2|4
ID type zjlx Integer Yes
Response Data
Field Parameter Type Description
Return code code Integer 1:return successfully -1:return failed
Return description msg String description of the return request operation
Return data data Object return the requested operation result data