API Reference

Welcome to the OPSEC Intelligence API Documentation. Our API provide high-performance, real-time access to massive datasets of digital intelligence, breaches, and social metadata.

INFO API is completely free to use
BASE URL https://opsec.lat/api

Architecture

All endpoints are proxied through our core infrastructure to ensure your scanning remains anonymous and bypasses upstream challenges.

Authentication

Headers
Content-Type application/json
Accept application/json

Rate Limiting

Standard Global Limit: 30 requests per minute

Lockout Duration: 180 seconds

Shodan Intelligence

Query the Shodan search engine for internet-connected devices, open ports, and infrastructure metadata. Supports standard Shodan search filters.

GET/api/shodan&query={q}
Query Examples
# Search by IP
/api/shodan&query=8.8.8.8

# Search by Filter (Product)
/api/shodan&query=product:nginx

# Search by Port and Location
/api/shodan&query=port:21 country:US

Snusbase Search

Access the industry-leading repository for historical breach data. Search billions of records using emails, usernames, IPs, or passwords.

POST/api/snusbase
Search Type Matrix
Email
types: ["email"]
Username
types: ["username"]
Last IP
types: ["lastip"]
Password
types: ["password"]
Hash
types: ["hash"]
Domain
types: ["domain"]
{ "terms": ["user@email.com"], "types": ["email"] }

SEON Risk Engine

Identify digital footprints and social media presence for any email or phone number. Returns linked profiles across 40+ platforms.

POST/api/seon
Multi-Channel Input
# Email Search
{ "email": "target@gmail.com" }

# Phone Search (International Format)
{ "phone": "14155552671" }

# IP Risk Search
{ "ip": "1.1.1.1" }

# Fraud Fingerprint
{ "fraud": "fingerprint_hash" }

Platforms Detected: LinkedIn, Instagram, Twitter, Facebook, Spotify, and more.

LeakCheck

Enterprise-grade breach discovery focusing on credential leakage and exposure monitoring.

POST/api/leakcheck
Available Search Types
{
  "q": "user@example.com",
  "type": "email" /* options: email, username, ip, phone, hash, pass_email, pass_username, pass_salt, domain */
}

Breach.vip

Full-source access to premium breach data with support for advanced filtering and wildcard searches.

POST/api/breachvip
Search Logic Matrix
Email
types: ["email"]
IP
types: ["ip"]
Domain
types: ["domain"]
Steam ID
types: ["steamid"]
Discord ID
types: ["discordid"]
UUID/SSN
types: ["uuid"]
{ "terms": ["target"], "types": ["email"], "wildcard": false }

Aggregation (Mix)

The ultimate multi-source lookup. Aggregates results from every high-performance intelligence stream simultaneously with a single query.

POST/api/mix
Request Schema
{ "q": "search_term" }

Integrated Search Modules

Email
Primary breach database recovery.
q: "user@email.com"
Email 2
Advanced secondary leak discovery.
q: "user@email.com"
Password
Cross-referencing compromised strings.
q: "password123"
Username
Profile correlation and discovery.
q: "username"
Domain
Infrastructure and WHOIS mapping.
q: "example.com"
IP
Network intelligence and attribution.
q: "1.1.1.1"
Depth Search
Recursive multi-layered scanning.
q: "search_term"
VIN
Vehicle history lookup.
q: "VIN_NUMBER"
Github-osint
Public log scraping.
q: "github_user"
Github User Info
Comprehensive profile scanning.
q: "github_user"
Minecraft-osint
UUID and server log mapping.
q: "player_name"

Combined sources:

Email 1 & 2, Password, Username, Domain, IP, Depth, VIN, GitHub (OSINT & UserInfo), Minecraft, Instagram, Reddit, Roblox.

IntelVault Search

High-security database focused on private archives and indexed data. Supports multiple entry points including email, username, phone, and IP.

POST/api/intelvault
Search Type Matrix
Email
field: [{"email": "..."}]
Username
field: [{"username": "..."}]
Phone
field: [{"phone": "..."}]
{ "field": [{ "email": "user@example.com" }] }

LeakOSINT

Real-time crawler for active leaks, pastebins, and fresh data dumps across surface and dark web.

POST/api/leakosint
Target Matrix
Email
type: "email"
Username
type: "username"
{ "query": "target", "type": "email" }

INF0SEC Intelligence

Advanced platform with specialized modules for HLR verification and FiveM asset discovery.

GET/api/inf0sec/{module}&q={query}
Supported Modules
leaks    - Credential discovery
username - Account linking
domain   - Infrastructure assets
hlr      - Real-time mobile status
cfx      - CitizenFX/FiveM data

BreachBase

Core repository for bulk breach records, optimized for high-speed credential discovery.

POST/api/breachbase
Search Logic
{
  "term": "user@example.com",
  "search_type": "email" /* options: email, username */
}

NPD Search (National Public Data)

Access the National Public Data repository for detailed identity information, including SSN records and historical addresses.

POST/api/npd
Search Options

The NPD endpoint supports multiple search methods based on the parameters provided in the request body.

1. Search by Name & Location

{
  "first_name": "John",
  "last_name": "Doe",
  "state": "CA",
  "city": "Los Angeles" (Optional),
  "zip_code": "90001" (Optional)
}

2. Search by SSN

{ "ssn": "000-00-0000" }

3. Search by Contact Info

{ "phone": "1234567890" } 
/* OR */
{ "email": "user@example.com" }

4. Search by DOB

{ "dob": "YYYY-MM-DD" }

Melissa Data

Verified residence history, address validation, and parcel records for identity verification.

POST/api/melissa
{ "input": "Name or Address" }

People Breach

Specific database for resolving real-world identities and physical addresses linked to digital footprints.

POST/api/peoplebreach
{ "q": "Name or Email" }

Phone Breach

POST/api/phone-breach
{ "q": "123456789" }

Discord User Lookup

Resolve Discord snowflakes into rich user metadata including flags, avatar history, and account creation dates.

POST/api/discord-lookup
{ "q": "713456789012345678" }

Discord Stalker

Advanced tracking for Discord profiles, uncovering historical status changes and known shared server footprints.

POST/api/discord-stalker
{ "q": "713456789012345678" }

Discord to Roblox

Cross-reference Discord identities with Roblox accounts using public verification databases like Bloxlink and RoVer.

GET/api/discord-to-roblox&q={id}

Instagram

POST/api/instagram
{ "q": "username" }

Reddit

POST/api/reddit
{ "q": "username" }

Roblox

POST/api/roblox
{ "q": "userID" }

Minecraft

POST/api/minecraft
{ "q": "username" }

Chilean Identity

Lookup individuals in the Chilean national registry to find RUT numbers and linked addresses.

POST/api/chilean-name
{ "q": "Nombre Completo" }

General Breach Search

General cross-referencing against our widest array of non-specialized breach datasets.

POST/api/breach
{ "q": "user@example.com" }

Rutify Search (Chile)

Direct integration with the Rutify enterprise platform for RUT and SII lookup services.

GET/api/rutify/{type}&rut={val}
Query Types

rut, name, address, sii

/api/rutify/rut&rut=12345678-9

HackCheck DOWN

Fast, cached credential search API focusing on high-volume leak monitoring.

POST/api/hackcheck
{ "term": "user@email.com", "search_type": "email" }

Akula Search

High-end scraping engine for modern datasets, providing advanced deep-search capabilities.

POST/api/akula
Specialist Matrix
Akula Search
searchTerm / search_type
LeakSight Search
term / search_type
# Akula
{ "searchTerm": "target", "search_type": "email" }

# LeakSight
{ "term": "target", "search_type": "email" }

LeakSight Monitor

Real-time monitor and search engine for credential leaks and active surface-web exposures.

POST/api/leaksight
Search Options
{
  "term": "query",
  "search_type": "email" /* options: email, username, ip, phone */
}

Minecraft OSINT

Advanced OSINT for Minecraft, mapping usernames to UUIDs and associated email leaks.

POST/api/minecraft-osint
{ "q": "PlayerName" }

GitHub Intelligence

Extract public data from GitHub profiles, including associated email addresses from logs.

POST/api/github-osint
{ "q": "username" }

VIN Lookup

Reverse vehicle identification numbers to find production details and records.

POST/api/vin
{ "q": "VIN_NUMBER" }

Email OSINT

Advanced email validator and profile aggregator that resolves identifiers.

POST/api/email-osint
{ "q": "target@gmail.com" }