Skip to main content
GET
[BETA] Get company relevance graph

Authorizations

x-api-key
string
header
required

Your API key for authentication. Get your API key from the PG:AI dashboard under Settings > API Keys.

Path Parameters

company_id
string
required

UUID of the company

Query Parameters

q
string

Override the default relevance query.

per_source
integer
default:10

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

date_from
string

ISO 8601 lower bound on result date.

date_to
string

ISO 8601 upper bound on result date.

Response

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

Response data