Company data by domain API
Company data
Company data by domain API
Get detailed company information for a specific domain from the LinkedIn company database (25.4M records). Returns firmographic data including industry, location, employee count, and description.
GET
Company data by domain API
Documentation Index
Fetch the complete documentation index at: https://technologychecker.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Frequently asked questions
Where does the company data come from?
Where does the company data come from?
Company data comes from TechnologyChecker’s database of 25.4M LinkedIn company records. Each record includes firmographic details like industry, location, employee count range, founding year, company type, description, and specialties.
What if the company isn't found?
What if the company isn't found?
The API returns HTTP 404 with error code
NOT_FOUND. Not every domain has a matching LinkedIn company record. The database covers 25.4M companies, so smaller or newer businesses might not be included yet. You’re not charged credits for 404 responses.Does this endpoint also return the company's technology stack?
Does this endpoint also return the company's technology stack?
No. This endpoint returns only company firmographic data. To get a domain’s technology stack, use
GET /v1/domain/{domain}. Combine both endpoints to build a complete company profile with tech stack data — that’s 2 credits total.