Account scoring
Score and route inbound accounts by size, industry, and growth signals the moment a domain hits your funnel.
company data
54M+ companies, always fresh. Resolve a domain or LinkedIn URL into firmographics, headcount, and the people who work there — live.
Enrich from a URL, find by name or domain, search by firmographic criteria, or pull the full employee roster for any company.
1 req = 1 page
Typed, predictable firmographics — the same keys /companies/enrich returns, including headcount, funding, and updated_at on every record.
Score and route inbound accounts by size, industry, and growth signals the moment a domain hits your funnel.
Build target lists and size your market with firmographic search — by geography, headcount band, and vertical.
Pull the employee roster for any account to map buying committees and find the right person to reach.
Get your API key in seconds and make your first /companies/enrich call in under 30 seconds. No credit card, 100-credit free trial.
# list employees for a company $ curl https://api.captaindata.com/v1/companies/cd_8f2a/employees?limit=4 \ -H "X-API-KEY: <YOUR_API_KEY>" # → 200 OK · fresh company { "uid": "…", "full_name": "Patrick Collison", "job_title": "CEO", … }