LeadOcean
hero

Lead data for agents and machines. REST + MCP.

One key. /enrich a person in milliseconds. /search 400M profiles with filters and facets. Priced by requests per second.

Get an API keyRead the docs
live api status · ISR 10 s · 1.5 s timeout
api.leadocean.verifyhq.iooperational
control plane
up
enrich origin
search
cache
checked 2026-09-05T22:41:58.486Z

How it works

POST /v1/enrich
Point lookup

LinkedIn URL or email → one profile. Bloom → cache → origin. Absent answers in microseconds.

x-api-key~ms
POST /v1/search
Filters + facets

title · seniority · industry · country · size · technologies · hasEmail. Cursor paging.

x-api-keysearch_after
MCP server
4 tools for agents

list_filters · search_leads · count_leads · get_lead. stdio, thin client over REST.

npx leadocean-mcp

Pricing — by requests per second

tier
Starter
$—/mo
10 r/s · — credits/mo
1 key
tier
Growth
$—/mo
100 r/s · — credits/mo
5 keys · MCP
tier
Scale
$—/mo
1,000 r/s · — credits/mo
unlimited keys · SLA
tier
Enterprise
talk to us
10,000 r/s · custom
dedicated capacity
RPS tier = rate limit (per-second valve, 429 Retry-After: 1). Credits = monthly quota. Rate ≠ quota.

Docs

rest quickstart
curl -X POST https://api.leadocean.verifyhq.io/v1/enrich \
  -H "x-api-key: lo_live_…" \
  -d '{"linkedin_url":"…"}'
mcp quickstart
{ "mcpServers": { "leadocean": {
  "command": "npx", "args": ["leadocean-mcp"],
  "env": { "LEADOCEAN_API_KEY": "lo_live_…" }
}}}
filters reference

q · title · domain · seniority · industry · country · technologies · emailStatus · hasEmail · minEmployees · maxEmployees · page · limit (≤100)

Public status

API
Enrich origin
Search
Control plane
derived from /api/health · same 1.5 s timeout and 10 s revalidate
LeadOcean
[one-line tagline]
Docs · Pricing · Status · MCP
Sign in → app · Terms · Privacy · Contact