One API for every B2B data need
Enrich people and companies, search millions of profiles, find contact details, and pull live web context for your agents — all through one REST API with a single key.
Request
curl -X POST api.limadata.com/v1/enrich/company \
-H "x-api-key: $API_KEY" \
-d '{ "domain": "stripe.com" }'Response
{
"name": "Stripe",
"domain": "stripe.com",
"industry": "Financial Services",
"employee_count": 8200,
"total_funding": "$8.7B"
}Built around your data
Start from the object you care about, or browse every endpoint below.
People Data API
550M+ professional profiles. Enrich, search, and find contact details for real people.
Company Data API
70M+ companies. Enrich, search, and surface growth signals like funding and hiring.
Job Data API
Live, filterable job postings for any company — search and pull open roles by keyword.
Webhooks
Get real-time alerts the moment a person or company you track changes.
Every endpoint, one credit system
A single API key unlocks enrichment, search, contact-finding, verification, and live web data.
Enrich
Turn a known identifier into a complete record.
Enrich Person
Full profile from an email, professional profile URL, or name + company — work history, education, and skills.
POST /v1/enrich/personEnrich Company
Firmographic profile from a domain — industry, size, locations, funding, and tech stack.
POST /v1/enrich/companySearch & Prospect
Describe who you want and get back a list of matches.
Search People
Prospect the database by 90+ attributes — title, seniority, location, skills, and company firmographics.
POST /v1/database/search_peopleSearch Companies
Filter companies by industry, size, funding, tech stack, and revenue.
POST /v1/database/search_companiesSearch Employees
Pull every employee at one or more target companies by domain, with job title filtering.
POST /v1/database/search_people_employeesCompany Jobs
Pull live job listings for a company from its professional network page, with keyword filtering and pagination.
GET /v1/jobsFind Contact Details
Resolve a profile into the contact info you need to reach them.
Work Email
Find the most likely business email from a full name and company domain, or a professional profile URL.
POST /v1/find/email_workPersonal Email
Find a personal email address from a work email or social profile.
POST /v1/find/email_personalPhone Number
Find direct and mobile numbers from a professional profile URL or name + company.
POST /v1/find/phoneReverse Email Lookup
Go the other direction — find a professional profile, GitHub, and X account from any email.
POST /v1/find/reverse_email_lookupVerify & Resolve
Confirm a match is real before you act on it.
Email Verification
Real-time SMTP and identity checks return a deliverability score so you never send to a dead inbox.
POST /v1/find/email_verifyIdentity Resolution
Resolve a name plus company, domain, or email into the person's professional profile URL and other social profiles.
POST /v1/find/profiles_personCompany Professional Network
Resolve a company's domain to its professional network page.
POST /v1/find/pages_companySearch & Extract the Web
Give your AI agents live, structured context from the open web.
AI Search
A natural-language search tool that finds and reads web content to answer a query, built for agent context.
POST /v1/research/searchWeb Search
Standard web search returning ranked results with title, URL, and snippet.
POST /v1/search/webExtraction
Extracts clean, markdown-formatted content from up to 10 URLs at once — optimized for LLM consumption.
POST /v1/research/extractEvery response includes an x-credits-cost header so you always know exactly what a request cost. Full request/response schemas are in the API reference.
Built for the workflows that need real data
CRM & data enrichment
Turn bare emails and domains into full contact and company records automatically.
Sales prospecting
Build targeted lead lists and route them by title, seniority, and company size.
AI agent context
Give agents live, structured people, company, and web data as callable tools.
Market research
Search companies and people at scale to size markets and track competitors.
API FAQ
What's the difference between Enrich and Search?
Enrich endpoints take a known identifier — an email, domain, or professional profile URL — and return a complete record. Search endpoints do the opposite: describe what you want (title, industry, size, location) and get back a list of matching profiles.
How does credit billing work?
Every response includes an x-credits-cost header so you always know exactly what a request cost. Search and Extract endpoints bill per record or per URL, Enrich and Verify endpoints bill a flat rate per request, and most Find endpoints only charge credits on a successful match. You're never charged on a 400, 402, or 429 response.
What are the rate limits?
The default rate limit is 1 request per second per account, shared across all your API keys. Several high-volume endpoints — including AI Search, Web Search, Extraction, and Identity Resolution — are exempt from the global limit. Higher limits are available on request.
Where do I find full request and response schemas?
Every endpoint, parameter, and response field is documented in the full API reference, generated straight from our OpenAPI spec.
Start building today
Free trial credits, no card required. Or book a call to review coverage, pricing, and a custom volume plan.
No credit card required