v1
latestOpenAPI 3.1.02026-07-241640107.8 KBCompany Data API
⭐ Universal Company Lookup API
Search Companies by Criteria
get/universal/company/lookup
Query parameters
domainstring
Domain of the desired company to lookup (preferred).
idinteger
RocketReach internal unique company ID
linkedin_urlstring
LinkedIn URL of the desired company to lookup.
namestring
Name of the desired company to lookup.
tickerstring
Stock ticker of the desired company to lookup.
Response
Success. Returns the profile data for the company lookup.
Example response
{
"id": 123456
}