Skip to content

POST /v1/domain

域名→公司。

请求

json
{ "domain": "example.com" }

响应

data: [{ "domain":"...", "subject":"...", "icp":"..." }]

Released under the MIT License.