Everything about any company,
one API call away
Executives, financials, employee count, addresses, industry — turn any domain into rich company intelligence in milliseconds.
/api/v1/company/details?website=https://stripe.com
See what you get
One API call returns a complete company profile
Stripe
Financial infrastructure for the internet
Apple
Think different
Shopify
Making commerce better for everyone
Test it live
Pass any domain and get back structured company data
curl -G \ "/api/v1/company/details" \ --data-urlencode "website=https://stripe.com" \ -H "Authorization: Bearer YOUR_API_KEY"
{
"name": "Stripe",
"tagline": "Financial infrastructure for the internet",
"company_type": "PRIVATELY_HELD",
"founded_year": 2010,
"employee_count": 8000,
"industry": "45102010",
"specialties": ["Payments", "Financial Services"],
"executives": [
{"name": "Patrick Collison", "title": "CEO", "role": "CEO"}
],
"addresses": [
{"city": "South San Francisco", "state": "CA", "country": "United States"}
],
"public_listing": null
}
One endpoint. Complete company intelligence.
Everything you need to enrich, score, and qualify companies — all from a single API call.
Track employee growth over time
Use the dedicated Employee Count endpoint to get fresh headcount data via real-time web search.
/api/v1/company/employee-count
curl -G \ "/api/v1/company/employee-count" \ --data-urlencode "website=https://stripe.com" \ -H "Authorization: Bearer YOUR_API_KEY"
{
"employee_count": 8000
}
Returns a fresh count via real-time web search. Poll monthly to build growth trends.
Stripe — Employee Growth
Use Cases
Turn any domain into actionable business intelligence
Lead Scoring
Stripe
92
Shopify
88
Figma
65
Score leads by company size, funding stage, and growth trajectory.
Employee Growth Trends
Stripe
8,000
Shopify
10,000
Salesforce
73,000
Poll the Employee Count endpoint monthly to build long-term headcount trends across target accounts.
CRM Enrichment
Stripe
Enriched
Auto-fill CRM records with company intel, executives, and social links.
Ready to enrich your data pipeline?
2 credits per company. Start with free credit. No card required.
Start building now