Proxy-seller

直接链接

本节将帮助您了解如何获取检查状态、获取 IP 和重启调制解调器的直接链接。

请按照以下步骤获取调制解调器的直接链接:

  1. 获取调制解调器列表并选择其中一个。您可以获取调制解调器列表by hostwithout host.

  2. 如果我们需要用自定义域名获取链接,则应获取域名的 ID。您可以通过以下链接获取域名列表 instructions.

  3. 使用我们的应用程序接口中的以下方法Get modem direct links

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

{
    "reboot": "https://mobile.proxy-seller.com/c/modem/reboot/103790e5f286b193bedd3aee67bff18afb746e",
    "status": "https://mobile.proxy-seller.com/c/modem/status/103790e5f286b193bedd3aee67bff18afb746e",
    "ip": "https://mobile.proxy-seller.com/c/modem/ip/103790e5f286b193bedd3aee67bff18afb746e"
}

请求成功执行的示例(JSON 格式,含 domainId):

{
    "reboot": "https://mobile.space/custom/reboot/103790e5f286b193bedd3aee67bff18afb746e",
    "status": "https://mobile.space/custom/status/103790e5f286b193bedd3aee67bff18afb746e",
    "ip": "https://mobile.space/custom/ip/103790e5f286b193bedd3aee67bff18afb746e"
}

使用链接的示例:

https://mobile.proxy-seller.com/c/modem/ip/103790e5f286b193bedd3aee67bff18afb746e

On this page

No Headings