Batch Company Expansion Summaries
Ready-to-render expansion summaries for a batch of companies, prepared for side-by-side comparison without client-side aggregation.
Authorizations
Body
Scope companies with a single companies array of mixed identifiers — domain_search_id, company domain, or LinkedIn URL — matched as a union (not intersected). The legacy domain_search_ids, domains, and linkedin_urls keys remain accepted for backward compatibility. Up to 25 resolved companies per request.
Scope to specific companies by any mix of domain_search_id, company domain, or a company social media profile URL. Domains and URLs resolve to their best-ranked company.
[
"stripe.com",
"https://www.linkedin.com/company/airbnb",
"550e8400-e29b-41d4-a716-446655440000"
]List of company domains used for company and people search operations. If we receive a URL such as www.pubrio.com or https://docs.pubrio.com/, the system will convert it to pubrio.com for processing.
["pubrio.com"]The fully formed URL of the LinkedIn company profile. URL begin with http and contain linkedin.com/company/
["https://www.linkedin.com/company/pubrio"]ISO [from, to] date range for the signal/transition window. Takes precedence over window_days when both are supplied.
["2026-04-01", "2026-06-29"]Optional. Size of the rolling window in days. Used when an explicit transitioned_dates range is not supplied; if both are omitted, a default window is used.
90
Include the established stage (long-standing operators with no active expansion signals). Defaults to false.
false
Optional. An identifier for the user profile (workspace) making the request. This is no longer required as the API key already includes your workspace information. If provided, it helps in associating the lookup with a specific user, allowing for data retrieval and credit tracking.
Check out user details endpoints under the Profile tab for more information.

