Developer API

API Console

Create an API key, test a lookup, inspect usage and manage the key.

POST /api/v1/keys

Create a free API key. The raw key is shown once.

GET /v1/ip/{ip}

Lookup proxy, VPN, Tor, ASN, country and risk signals.

GET /api/v1/usage

Read today's usage and daily limit for the active key.

curl https://myproxychecker.com/v1/ip/8.8.8.8 \
  -H "X-API-Key: mpc_live_..."
Read API docs
Checking API store...

API output appears here.