Developer API

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.

Single API Key
Transparent Credit Pricing
Pay Only For Matches

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.

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.

1–5 credits

Enrich Person

Full profile from an email, professional profile URL, or name + company — work history, education, and skills.

POST /v1/enrich/person
1 credit

Enrich Company

Firmographic profile from a domain — industry, size, locations, funding, and tech stack.

POST /v1/enrich/company

Search & Prospect

Describe who you want and get back a list of matches.

0.1 / record

Search People

Prospect the database by 90+ attributes — title, seniority, location, skills, and company firmographics.

POST /v1/database/search_people
0.1 / record

Search Companies

Filter companies by industry, size, funding, tech stack, and revenue.

POST /v1/database/search_companies
0.1 / record

Search Employees

Pull every employee at one or more target companies by domain, with job title filtering.

POST /v1/database/search_people_employees
2 credits

Company Jobs

Pull live job listings for a company from its professional network page, with keyword filtering and pagination.

GET /v1/jobs

Find Contact Details

Resolve a profile into the contact info you need to reach them.

1–3 credits

Work Email

Find the most likely business email from a full name and company domain, or a professional profile URL.

POST /v1/find/email_work
5 credits

Personal Email

Find a personal email address from a work email or social profile.

POST /v1/find/email_personal
10 credits

Phone Number

Find direct and mobile numbers from a professional profile URL or name + company.

POST /v1/find/phone
5 credits

Reverse Email Lookup

Go the other direction — find a professional profile, GitHub, and X account from any email.

POST /v1/find/reverse_email_lookup

Verify & Resolve

Confirm a match is real before you act on it.

0.3 credits

Email Verification

Real-time SMTP and identity checks return a deliverability score so you never send to a dead inbox.

POST /v1/find/email_verify
2 credits

Identity Resolution

Resolve a name plus company, domain, or email into the person's professional profile URL and other social profiles.

POST /v1/find/profiles_person
1 credit

Company Professional Network

Resolve a company's domain to its professional network page.

POST /v1/find/pages_company

Search & Extract the Web

Give your AI agents live, structured context from the open web.

0.3 credits

AI Search

A natural-language search tool that finds and reads web content to answer a query, built for agent context.

POST /v1/research/search
0.1 credits

Web Search

Standard web search returning ranked results with title, URL, and snippet.

POST /v1/search/web
0.1 / URL

Extraction

Extracts clean, markdown-formatted content from up to 10 URLs at once — optimized for LLM consumption.

POST /v1/research/extract

Every 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