Start building with Voyant APIs → Create Account
Voyant Networks
Menu
Playground IP Intelligence Demo Text Analyze Demo NSFW Detection Demo Business Links Flutter Ads Demo WEBRTC Signaling Email API Demo Main Website Docs Get Started
Realtime IP Intelligence

Realtime IP Intelligence API Demo

Detect VPNs, proxies, TOR nodes, ASN details, geolocation, and suspicious traffic instantly using Voyant APIs.

Realtime IP Intelligence API dashboard demo

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

Supports up to 50 IPs per bulk request for batch IP intelligence, fraud detection, VPN checks, and traffic analysis APIs.

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

STEP 1

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"]
}
STEP 2

Sign Request

signature =
HMAC_SHA256(
  JSON.stringify(body),
  API_SECRET
)

Headers:
Content-Type: application/json
x-signature: signature
STEP 3

Send Request

POST

https://api.voyantnetworks.com
/v1/intel/ip

or

https://api.voyantnetworks.com
/v1/intel/ip/batch

Built 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 Soon

Voyant 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.