Basic queries only require passing username and password, without any other parameters. In such queries, requests are made from a random IP (proxy) address, with each new request using a different proxy.
Query Parameters
Parameter:Description
username:Username
session:Session ID to retain the same IP in subsequent queries. Sessions do not expire—you can keep them indefinitely. Random string support for 0-9, A-Z characters.
password:Password
:Mandatory parameters to provide
Code Example
In this example, a query to https://api.ip.cc/ is made from a random IP:
cURL
curl -x username:[email protected]:1212 https://api.ip.cc/