Unlocking structured Intelligence and hidden Insights
OSINT at machine speed
- Billions of Data PointsOur AI engine cross-references billions of public records, social profiles, and open-source data to surface what matters in seconds.
- Instant Structured ReportsGet a clean, structured intelligence overview the moment you search - no manual correlation, no noise, just signal.
- Search Everything, by AnythingLook up people, companies, and schools by any field - email, phone, url, domain, and more. Every entity type, every identifier.
Access
Plug in from anywhere.
REST API, MCP server, agent skill, or CLI — integrate OSINT into your stack in minutes. One credit per query, no matter how you connect.
Results in seconds
What used to take hours of manual research now takes moments.
REST API
Plug OSINT into your stack. One credit per query, no matter where you call from.
const res = await fetch(
"https://expose.team/api/search",
{
method: "POST",
headers: {
"Authorization": `Bearer ${API_KEY}`
},
body: JSON.stringify({
type: "person",
query: "john@example.com"
})
}
);
{
"data": {
"id": "aZmhaU4Rkjal",
"names": [
{ "first_name": "john", "last_name": "smith", "source": "linkedin" }
],
"emails": [
{ "value": "john@example.com", "type": "professional" }
],
"phones": [
{ "value": "+1 555 234 5678", "type": "mobile" }
],
"profiles": [
{
"network": "linkedin",
"url": "linkedin.com/in/johnsmith",
"username": "johnsmith"
},
{
"network": "github",
"url": "github.com/jsmith",
"username": "jsmith"
}
],
"locations": [
{
"city": "San Francisco",
"state": "CA",
"country": "US"
}
],
"skills": ["TypeScript", "Python", "Node.js"],
"experiences": [
{
"company": "TechCorp Inc.",
"title": "Senior Engineer",
"start": "2020-01",
"end": null
},
{
"company": "StartupXYZ",
"title": "Backend Developer",
"start": "2016-06",
"end": "2019-12"
}
],
"educations": [
{
"institution": "UC Berkeley",
"degree": "B.Sc Computer Science",
"year": 2012
}
],
"languages": [
{ "name": "English", "proficiency": "native" }
]
}
}
MCP Server
Bring people, companies and schools into chat.
CLI
Run searches straight from your terminal.
~ $ expose search person "john@example.com"
Searching across 1,247 sources…
✓ John Smith · Senior Engineer at TechCorp · San Francisco, CA
3 profiles found · 1 credit used · 0.8s
Agent Skills
Native Claude/GPT agent integration.
Search person
find subject
Add to investigation
to case file
More skills
+ 8 available
Investigations
Deep investigations, automated.
Build structured intelligence reports across people, companies, schools, websites and more. Connect the dots automatically.
Link Analysis
Expose hidden ties between every subject and entity.
Timeline
Reconstruct any subject's history. Spot the gaps in a glance.
AI Report
One click to compile every finding into a complete intelligence report.
Nexus Analytics LLC
Corporate Due Diligence
Executive Summary
Subject operates a network of Delaware-registered entities with overlapping directors. Financial records indicate undisclosed offshore exposure via BVI intermediaries. Two associated persons share credentials across platforms, suggesting coordinated activity.
Findings Breakdown
Key Findings
- BVI shell company linked via director overlap — registered Apr 2024
- Alex M. and Ryan T. share a common email domain across 3 platforms
- Court filing #2023-CV-1847 names subject in fraud-adjacent civil dispute
Our Pricing Plans
- BeginnerFor just getting started.$8/monthUsage
Search credits
40AI generations
2Person searchCompany searchSchool searchFeaturesAccess (AI skill, MCP, CLI, API)PDF exportInvestigationsSupportEmail Support - BuilderBest for power users.$20/monthUsage
Search credits
100AI generations
5Person searchCompany searchSchool searchFeaturesAccess (AI skill, MCP, CLI, API)PDF exportInvestigationsSupportEmail Support - ProfessionalFor professionals.$40/monthUsage
Search credits
200AI generations
10Person searchCompany searchSchool searchFeaturesAccess (AI skill, MCP, CLI, API)PDF exportInvestigationsSupportEmail Support - ExpertFor scaling businesses.$100/monthUsage
Search credits
500AI generations
20Person searchCompany searchSchool searchFeaturesAccess (AI skill, MCP, CLI, API)PDF exportInvestigationsSupportEmail Support - MasterFor large organizations.$200/monthUsage
Search credits
1000AI generations
30Person searchCompany searchSchool searchFeaturesAccess (AI skill, MCP, CLI, API)PDF exportInvestigationsSupportEmail Support
The missing piece for your AI agents
Frequently Asked Questions
Yes, the credits are renewed every month, at the billing cycle (whenever you subscribed). When you change packages, the billing date is reset and the billing cycle starts from that date.
Yes. At the end of each billing cycle, the credits are reset, so unused credits can no longer be used.
When you switch packages (whether upgrading or downgrading), your billing date is reset to the date you chose to make the change, and the billing cycle starts from that date going forward.
Yes, you may cancel your subscription at any time. When you do, your credits are reset to zero at the end of the current billing cycle.
Unfortunately, no. Every search query costs us resources, so we cannot offer free trials at this point.