Search less,
discover more.
Use agentic AI to uncover profiles in minutes.
↵ run · ⇧↵ newline
Used by law enforcement, security teams, fraud and trust and safety, private investigators.
Adam, the investigation agent
Adam has a cloud browser, a scraper, and access to every tool in Indicia. Give it somewhere to start and it picks the tools, runs the searches, and follows what comes back.
Cloud browser
Adam drives a real browser session with full JavaScript rendering. It navigates, clicks, fills forms, scrolls, and pages through results, which gets it into bot-protected and captcha-gated sites that a plain HTTP request cannot reach.
Fetch first, browser when needed
Ordinary pages go through a plain fetch, which is cheaper and faster. If a site answers with a challenge page or a fake 404, Adam switches to the browser and retries.
Every Indicia tool
Adam reads the schema for each feature and calls any of the 39+ intelligence sources directly. Anything that spends credits needs your approval first.
Or use your own client
Indicia ships an MCP server, so Claude, Cursor, or any MCP-compatible client can run the same tools against the same data.
Endpoint
https://mcp.indicia.app/mcpClaude Code
$ claude mcp add --transport http indicia https://mcp.indicia.app/mcpAny client (config)
{ "mcpServers": {
"indicia": { "url": "https://mcp.indicia.app/mcp" }
} }Search every source at once
Person records, breach dumps, social platforms, and network infrastructure all come back from the same search, instead of one tool at a time.
USA Person Lookup
Search names, phones, and addresses to build out a full US identity profile including relatives and past locations
Breach Databases
Query multiple breach and leak databases at once across emails, usernames, IPs, and passwords in a single search
Image Geolocation
Upload a photo and let AI narrow down where it was taken using landmarks, signage, terrain, and street-level imagery
Reverse Face Search
Upload a photo and scan billions of indexed images to find matching faces across social profiles, news articles, and public web pages
Discord Intelligence
Look up a Discord ID to surface profile info, connected accounts, shared servers, mod history, and linked profiles
Roblox Search
Pull a full Roblox profile with past usernames, breach hits, safety flags, and detected alt accounts
Username Search
Check a username across 40+ platforms and get back only the accounts that actually exist
Network Recon
Get DNS records, WHOIS data, Shodan banners, SSL certificate history, and port scan results from a single IP or domain
What results look like
These previews are the dashboard result cards, down to the field labels.
Web DBs
Every breach database queried at once, grouped by source.
LeakCheck
2 breaches · 2 sources
Collection #1
CompilationSnusbase
1 breach · 1 source
Naz.API
Breach date: September 20, 2023
IntelligenceX
1 breach · 1 source
COMB
CompilationBreach date: February 2, 2021
Image geolocation
Coordinates on a map, a certainty score, and the reasoning behind the guess.

51.5007, -0.1246
Identified Elizabeth Tower and Westminster Bridge on the north bank of the Thames, with the London Eye visible across the river.
Use it from your own code
A typed SDK, a CLI, and a documented REST API, all hitting the same endpoints as the dashboard.
Typed SDK
The official @indiciaosint/sdk wraps every endpoint with full TypeScript types and handles auth for you.
REST API
Every tool in the dashboard is available over a documented HTTP API, with an OpenAPI specification to generate against.
Scoped API keys
Mint keys with per-feature permissions and expirations straight from your dashboard.
import { Indicia } from '@indiciaosint/sdk';
const client = new Indicia();
const github = await client.socials.searchGithub({
query: 'mharper',
});
Pay only for what you use
No subscriptions and no monthly fees. Buy credits, spend them when you search.
- Most lookups cost 1 credit
- Credits never expire
- Full API access included
- No recurring charges
- Discounted credit rates at volume
- Direct line to the team
Start with one identifier
Analysts, security teams, and investigators use Indicia every day. There is no subscription, and most searches cost one credit.