Company Data API
⭐ Universal Company Search API
Search Companies by Criteria
post/universal/company/search
Request body
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
Changes
No recorded changes to this endpoint across all 1 revision of this API.