Get current proxy IP & health
get_proxy_statusCheck the external IP of a mobile proxy and optionally verify it against spam blacklists to assess IP quality and decide if rotation is needed.
Instructions
Returns the CURRENT external IP of a proxy and optionally checks if that IP is listed in spam/abuse blacklists (Spamhaus, Stop Forum Spam, etc). Use to verify a fresh rotation succeeded, or to decide if you need to rotate again because the IP is dirty. The check_spam=true mode is slower (~3s extra) but is the only way to assess IP quality.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proxy_id | Yes | proxy_id from list_proxies | |
| check_spam | No | Run spam-blacklist check (slower, ~3s extra) |