DeployGet started

LinkedIn API

Fetches LinkedIn-style company data using a domain name. Useful when you want structured metadata about a company based on its website domain. ⚠️ Charges 1 credit per call.

Version 1.0.01 endpoints
LinkedIn API logo

Endpoints

GET/get-company-by-domaingetCompanyByDomain

Fetches LinkedIn-style company data (name, industry, size, website, logo, LinkedIn URL, etc.) using the company's domain. Useful when you have a domain (e.g., example.com) and want structured company metadata.

Parameters

NameInRequiredDescription
domainqueryYesThe domain associated with the company (e.g., example.com)

Responses

StatusDescription
200Company data retrieved successfully
400Invalid request
401Unauthorized - missing or invalid API key
404Company not found for the provided domain
500Internal server error

Need help deploying this MCP server?

Product Screenshot