API Overview
📋 Access Notes
Two Usage Methods:
Method 1: Get IP through HTTP link
- Add the IP of the device you want to connect to the proxy to the whitelist, otherwise you cannot use the proxy IP.
- API HTTP extraction link: Click once to get 1 IP. When the IP expires, refresh and click the link to get a new IP.
Method 2: Switch IP by changing sub-account format
Different sub-accounts represent different IPs. Switch IPs by changing sub-accounts. For example, after using up the IP of sub-account tom_1, if you want to change IP, you can use tom_2 or any other sub-account, each representing a different IP. Sub-account format can be written arbitrarily, it is recommended to use random numbers within 32 digits, such as tom_984273423545. Different sub-accounts represent different IPs.
Specify IP country/IP state/IP city through sub-account format:
- To specify sub-account IP country, parameter format:
sub-account-country-country-code. Example:tom_778-country-usformat represents a US IP. - To specify sub-account IP country + state, parameter format:
sub-account-country-country-code-state-state-parameter. Example:tom_778-country-us-state-nyrepresents an IP from New York State, USA. - To specify sub-account IP country + state + city, parameter format:
sub-account-country-country-code-state-state-parameter-city-city-parameter. Example:tom_778-country-us-state-ny-city-newyorkrepresents an IP from New York City, New York State, USA.
- To specify sub-account IP country, parameter format:
🔌 API Integration Examples
Select your programming language to view detailed examples: