Proxy-seller

所有客户域

在本例中,我们将了解如何获取所有自定义域名的信息。

要获取所有域名的信息列表,请按照以下步骤操作:

  1. 获取 API 密钥。 how to get the key?

  2. 使用我们 API 中的以下方法。Get all client domain

成功执行 JSON 格式请求的示例:

[
  {
        "id": "63888a772bd6cd2bc8071515",
        "domain": "mobile.space",
        "useTls": false,
        "approved": true,
        "prioritized": false,
        "linkEnabled": true,
        "prefix": "/custom/"
  }
]

On this page

No Headings