Documentation Index Fetch the complete documentation index at: https://leadmagic.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The LeadMagic API provides RESTful endpoints for B2B data enrichment, email validation, contact discovery, company intelligence, and advertising insights.
All endpoints use POST requests with JSON bodies and return JSON responses. Authentication is done via the X-API-Key header.
OpenAPI Specification Download the full OpenAPI 3.1 specification for use with tools like Postman, Insomnia, or code generators.
Authentication
All API requests require an API key passed in the X-API-Key header:
curl -X POST 'https://api.leadmagic.io/v1/people/email-validation' \
-H 'X-API-Key: YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{"email": "alex.rivera@example.com"}'
Get your API key from the API Settings page. The header name is case-insensitive — X-API-Key, X-API-KEY, and x-api-key all work.
Base URL
All Endpoints
20+ endpoints across email, contact, company, jobs, and ads data. Every endpoint includes an interactive playground — click any card to try it live.
Email
Contact
Company
Jobs
Ads
Account
Email Validation Verify emails with 99%+ accuracy. 4 validations per credit.
Email Finder Find work emails from name + company. 1 credit.
Personal Email Finder Find personal email addresses. 2 credits.
B2B Person Profile to Email Get work email from a B2B person profile. 5 credits.
B2B Person Profile Full B2B person profile with work history, education, skills. 1 credit.
Email to B2B Person Profile Find B2B person profiles from email. 10 credits.
Mobile Finder Direct mobile numbers for outreach. 5 credits.
Job Change Detector Track when contacts change jobs. 3 credits.
Role Finder Find people by title at a company. 2 credits.
People Search Search employees and decision-makers with all filters.
Company Search Firmographic data by domain or name. 1 credit.
Technographics Tech stacks companies use. 1 credit.
Company Funding Funding rounds and investor data. 4 credits.
Company Lookalike Discover similar companies from a seed account. 5 credits.
Jobs Finder Search job listings across industries. 1 credit.
Filter endpoints (free, no credits):
Countries Country codes for job filtering.
Regions States/provinces for job filtering.
Employment Types Full-time, part-time, contract, etc.
Company Types Filter by company size/type.
Industries Industry codes for filtering.
Google Ads Search Competitor search ads. 1 credit = 5 lookups.
Meta Ads Search Facebook/Instagram ads. 1 credit = 5 lookups.
B2B Ads Search Professional network ads. 1 credit = 5 lookups.
B2B Ad Details Full ad creative and metrics. 2 credits.
Check Credits Monitor your credit balance. Free.
Analytics Usage stats, daily metrics, product breakdown. Free.