Query Any Business, Instantly. Integrate real-time, verified data for millions of companies into your applications. Go from company name or domain to a full firmographic profile with one simple API call.
Join waitlist
{
"status": "success" ,
"query": {
"domain": "example.com"
} ,
"business": {
"name": "Example Corporation Inc." ,
"legalName": "Example Corporation, Inc." ,
"domain": "example.com" ,
"yearFounded": 1992 ,
"industry": "Software & Services" ,
"naicsCode": "511210" ,
"sicCode": "7372" ,
"employeeCount": 12500 ,
"annualRevenueUSD": 2400000000 ,
"location": {
"streetAddress": "123 Example Way" ,
"city": "Techville" ,
"state": "CA" ,
"postalCode": "90210" ,
"country": "USA"
} ,
"socialProfiles": {
"linkedin": "linkedin.com/company/examplecorp"
} ,
"isVerified": true
}
}