v1

latestOpenAPI 3.0.02026-07-13321262.1 KB
companies

[BETA] Get company relevance

Ranked relevance signals for a single company — recent material changes, leadership moves, funding, product launches, hiring trends, technology mentions and strategic shifts — drawn from PG:AI insights, public filings and news, web pages, jobs and technologies. By default uses a material-changes query; pass q to override. Returns { items, total, page, per_page }. GET /companies/{company_id}/graph is a legacy alias for this endpoint.

get/companies/{company_id}/relevance

Path parameters

company_idstring required

Company UUID

Query parameters

qstring

Override the default relevance query.

per_sourceinteger

Max hits per source (default 10, max 50).

date_fromstring

ISO 8601 lower bound.

date_tostring

ISO 8601 upper bound.

Response

Success — { items, total, page, per_page } envelope

object required

Response data