v1

latestOpenAPI 3.1.02026-07-241640107.8 KB
Company Data API

⭐ Universal Company Search API

Search Companies by Criteria

post/universal/company/search

Request body

startinteger

Paginate through search results by returning results starting from this value (counting from 1).

page_sizeinteger

Maximum number of search results to return per page.

order_by'relevance' | 'popularity' | 'score'

Example request

{
  "query": {
    "growth": [
      "5-30::Engineering,six_months"
    ],
    "job_posting_signal": [
      "Accounting Roles::one_month"
    ],
    "news_signal": [
      "Funding::one_month"
    ]
  }
}

Response

Success. Companies search request accepted

idinteger

RocketReach internal unique company ID

namestring

Name of the company

ticker_symbolstring

Ticker symbol of the company (if available)

industry_strstring

Industry of the company

citystring

City where the company is located

regionstring

Region where the company is located

country_codestring

Country where the company is located

linkedin_urlstring

LinkedIn URL of the company

logo_urlstring

Logo URL of the company