Trace digital identities across 400+ platforms.

Enter a username, name, or email. We check 400+ platforms and stream every hit back in seconds.

Three steps. Zero setup.

01

Pick your lookup

Username, name, or email. Choose a search type and enter your query.

02

Watch results stream

Sources are checked in parallel. Hits appear the instant they’re confirmed.

03

Explore findings

Dig into profiles, cross-reference identities, filter results, and export.

One query. Every platform. In parallel.

Every platform queried in parallel. Every hit streams to your screen the instant it lands.

REAL-TIME

Results as they're found

Every platform checked independently. Results stream to your screen as they arrive.

DEEP SEARCH

Recursive discovery

Finds linked accounts by re-searching every discovered profile.

400+ platforms

Social, gaming, dev tools, forums.

Table & card views

Full profiles with followers, bios, and locations — browse in table or card layout.

LOGGING

Full audit trail

Every query logged and exportable. Built for compliance, accountability, and enterprise use.

EVERY FIELD. EVERY TIME.

A profile, not a link. Organized for review.

Bio, banner, follower counts, pinned repos, joined dates, sponsored orgs — we extract every field a platform exposes and render it inline. Open the banner, expand the bio, dig into raw fields. It's the real component, with real data.

try expanding +more fields

GitHub banner for @user
GitHub profile picture for @user

Michael Carter

@user

Staff engineer · building tools that make the web a better place. Open-source maintainer of half a dozen packages you've probably used. Coffee, climbing, and CLI tools.

3.1K Followers
184 Following
287 Posts

Location: Portland, OR

Email: [email protected]

Website: example.com

Joined: Mar 12, 2014

Last active: Apr 22, 2025

+7 more fields
pinned repos
demo-grep
description: A fast recursive grep, in Rust
stars: 12,400
language: Rust
fingerprint-cli
description: Command-line OSINT for humans
stars: 3,820
language: Go
dotfiles
description: My personal nix + zsh setup
stars: 412
language: Shell
organizations
fingerprintexample-orgdemo-osint
contributions last year: 1,842
top language: Rust
sponsoring: 14
company: @fingerprint

We surface public data. We protect yours.

Every result comes from publicly available sources. Every search is encrypted, logged, and exportable.

AES-256

Encrypted by default

All connections encrypted in transit. Data encrypted at rest using industry-standard methods.

OSINT

Public data only

We only surface publicly available information. No hacking, no breaching, no unauthorized access.

EXPORT

Full audit trail

Every search logged and exportable. Built for regulatory compliance and internal oversight.

SOC 2

Compliance-ready

Designed to meet enterprise and government compliance requirements. Privacy-first architecture.

API

One GET.
Any platform.

Every platform we support sits behind a predictable URL: /v1/{platform}/{handle}. Plain HTTP, JSON in — no SDK, no client library, no abstractions in the way.

  • Same enriched profiles the dashboard renders
  • Predictable URLs - easy to cache, easy to debug
  • Per-key auth with rate limits and audit logs
1package main
2 
3import (
4 "fmt"
5 "github.com/valyala/fasthttp"
6)
7 
8func main() {
9 req := fasthttp.AcquireRequest()
10 res := fasthttp.AcquireResponse()
11 defer fasthttp.ReleaseRequest(req)
12 defer fasthttp.ReleaseResponse(res)
13 
14 req.SetRequestURI("https://api.fingerprint.to/v1/linkedin/johndoe")
15 req.Header.Set("Authorization", "Bearer fp_live_xxxxxxxxxxxxxxxx")
16 
17 fasthttp.Do(req, res)
18 fmt.Println(string(res.Body()))
19}
$go get github.com/valyala/fasthttp

Frequently asked questions

How does Fingerprint work?
Enter a username, name, or email address and Fingerprint searches over 400 platforms in real time. Results stream in live as each platform is checked — nothing is cached or pre-indexed. A typical search completes in seconds.
Is this legal?
Fingerprint uses publicly available information for public account discovery and may use third-party data providers for specialized lookup features. We don’t hack, breach systems, or access private accounts. You’re expected to use results in accordance with applicable laws and our Terms of Service.
What platforms does Fingerprint search?
Over 400 platforms including social media (Instagram, Twitter, LinkedIn, TikTok), developer tools (GitHub, GitLab), gaming (Steam, Xbox, PlayStation), messaging (Telegram, Snapchat), and many more. New platforms are added regularly.
How accurate are the results?
Fingerprint checks each platform directly in real time, so results reflect what’s currently live. When searching by username, a match means that exact username exists on a platform — it doesn’t guarantee it belongs to the same person. Use multiple search types together for stronger correlation.
Is Fingerprint free?
Yes — the free plan includes username, name, and email search across all 400+ platforms with real-time streaming results and full search history. Paid plans unlock higher rate limits, result exports, API access, and priority support.
How does Fingerprint protect my data?
All connections are encrypted in transit and data is encrypted at rest. Search history metadata is logged for your audit trail, rate limits, and abuse prevention, and we do not sell your personal information. To delete your data or account, email [email protected].
Who uses Fingerprint?
Security teams, investigators, journalists, compliance officers, trust and safety teams, and individuals conducting lawful due diligence. The platform is designed for both individual users and enterprise teams.
Do I need technical skills?
No. Enter a search term, pick a search type, and results stream in automatically. No command-line tools, APIs, or technical knowledge required.
fingerprint.to

Everyone leaves a trace.

See what the internet already knows about you.