Allows holders of eligible English .hk domains to apply for a free equivalent CDN.香港 domain, or vice versa, on a first-come, first-serve basis. Both domains must be registered under the same WebNIC reseller account and are renewed and transferred together.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Query Params
Header Params
Responses
🟢200OK
application/json
Body
🟠400Invalid Domain Name
🟠400Domain Name Not Found
🟠400Bundle Domain Not IDN Domain
🟠400Non .hk Domain
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://oteapi.webnic.cc/domain/v2/registry-program/bundle-hk-domain?domainName=domaintesting.hk&bundleDomainName=域名测试.香港' \
--header'Accept: application/json' \
--header'Authorization: Bearer <token>'