Realtime IP Intelligence API Demo
Detect VPNs, proxies, TOR nodes, ASN details, geolocation, and suspicious traffic instantly using Voyant APIs.

Try the Voyant IP Intelligence API Demo
Analyze IP addresses for VPN usage, proxy detection, TOR routing, ASN metadata, and fraud signals in realtime.
Lookup IP Address
API Response
Waiting...
Realtime IP Intelligence
Detect VPN providers, proxies, TOR exits, suspicious networks, ASN ownership, and geolocation instantly using Voyant APIs.
{
"vpn": false,
"tor": false,
"proxy": false,
"country": "US",
"riskScore": 2
}Three Steps. That's It.
Create payload → Sign → Send request
Create Payload
{
"accountId": "YOUR_ACCOUNT_ID",
"projectId": "YOUR_PROJECT_ID",
"apiKey": "YOUR_API_KEY",
// Single Lookup
"ip": "8.8.8.8"
// OR Batch Lookup
"ips": ["1.1.1.1","8.8.8.8"]
}Sign Request
signature =
HMAC_SHA256(
JSON.stringify(body),
API_SECRET
)
Headers:
Content-Type: application/json
x-signature: signatureSend Request
POST
https://api.voyantnetworks.com
/v1/intel/ip
or
https://api.voyantnetworks.com
/v1/intel/ip/batchBuilt for Developers, Fraud Detection & Realtime Security Systems
Fast APIs for moderation, fraud detection, traffic intelligence, security systems, and AI-powered automation.
Low Latency APIs
Optimized for realtime moderation, fraud prevention, authentication, and high-scale applications.
Security Focused
Detect harmful traffic, suspicious IPs, phishing attempts, abusive text, and unsafe content instantly.
Built to Scale
Production-ready infrastructure designed for SaaS apps, platforms, moderation systems, and enterprise APIs.
Official Voyant APIs SDKs & Libraries
Integrate Voyant APIs using official backend, frontend, mobile, and browser SDKs.
Node.js
Backend SDK for APIs, servers, automation systems, and realtime infrastructure.
View npm Package →JavaScript
Browser SDK for websites, dashboards, moderation tools, and frontend integrations.
View Browser SDK →Flutter
Flutter SDK for Android, iOS, web, macOS, Linux, and Windows applications.
View pub.dev Package →Python
Python SDK for AI workflows, automation systems, backend tools, and data pipelines.
Coming SoonVoyant APIs Tutorials & Integration Walkthroughs
Learn how to integrate APIs, configure SDKs, and build production-ready traffic systems with Voyant Networks.
IP Intelligence API
Detect VPNs & Proxy Traffic
Integrate realtime fraud detection and traffic scoring APIs.
Referral Rewards
Referral Program Explained
Learn referral tracking, reward flows, and partner attribution systems.
Start Building with IP Intelligence & Fraud Detection APIs
Explore interactive demos, integrate SDKs, and deploy production-ready moderation & intelligence systems.