Request
The route is limited to 60 requests per minute and deducts one Nexus credit after a validated successful request.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Check whether an IP address appears in the FullHunt Nexus Tor exit-node dataset.
GET /api/v1/nexus/tor/check-ip?ip={ip_address}
curl --get "https://fullhunt.io/api/v1/nexus/tor/check-ip" \
-H "X-API-KEY: $FULLHUNT_API_KEY" \
--data-urlencode "ip=192.0.2.10"
| Parameter | Required | Description |
|---|---|---|
ip | Yes | Valid IPv4 or IPv6 address |
