Hit a single endpoint and get back a random, freshly‑checked proxy — filter by country, anonymity, protocol and HTTPS support. Free to use.
A GET request returns one random valid proxy as JSON. Tweak the filters to build the request, then Run it live (with response headers).
Anonymous requests are limited to 10 / minute per IP — exceeding that returns HTTP 429. A token removes the limit.
Pass the address to your HTTP client. Below we route a request through it to ip.serviss.it, which echoes the IP it sees — the proxy's IP, not yours. Press Test to verify the current proxy live.
The Test runs server‑side through one of our working proxies to a fixed target. Limited to 10 / minute per IP.
Throttling is per‑IP for anonymous callers; a valid API token removes the limit entirely.
| Caller | Limit |
|---|---|
| Anonymous (no token) | 10 requests / minute per IP |
| With API token | Unlimited |
Send a token with the Authorization header:
Every response carries X-RateLimit-Limit and X-RateLimit-Remaining headers (visible in the Run output above). Tokens are issued by the operator.