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.

Initiate Push List

PUSH Status

0 Unaccepted
1 Accepted
2 Request cancelled
3 Rejected
4 Request expired
6 Transaction canceled
7 Transaction freezing

 

Request URL
/api/push/list/out
Request Method
POST
Request Parameter
Field Parameter Type Required Description
APPID appid String Yes Application Client Id
Timestamp gntime String Yes The current UNIX timestamp
Signature gntoken String Yes Signature string. For details, please refer to the Signature Method page.
Status zt Integer No Status
Domain ym String No Domain
Page page Integer No Page
Page size limit Integer No Page size
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