Direct links
Updated:
This section will help you understand how to get direct links to check status, get IP and reboot modem.
Follow the steps below to obtain the modem's direct links:
Get a list of your modems and select one of them. You can get a list of modems
by hostorwithout host.If we need to get links with our custom domain name you should get Id of domain. You can get a list of your domains on this
instructions.Use the following method from our API
Get modem direct links
Example of successful execution of a request in JSON format:
{
"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"
}Example with domainId of successful execution of a request in JSON format:
{
"reboot": "https://mobile.space/custom/reboot/103790e5f286b193bedd3aee67bff18afb746e",
"status": "https://mobile.space/custom/status/103790e5f286b193bedd3aee67bff18afb746e",
"ip": "https://mobile.space/custom/ip/103790e5f286b193bedd3aee67bff18afb746e"
}Example to use links:
https://mobile.proxy-seller.com/c/modem/ip/103790e5f286b193bedd3aee67bff18afb746e