Skip to main content
POST
News insights

Authorizations

pubrio-api-key
string
header
required

A unique API token that represents the actions you perform through the API and the corresponding permissions and operations. You can create it through the Settings section.

Body

application/json
domain_search_id
string<uuid>
required

A unique identifier for the company search operation.

date_from
string<date>

Start of the date window (ISO 8601, YYYY-MM-DD). Use together with date_to to scope results to a specific range; omit both to use the default window.

Example:

"2026-01-01"

date_to
string<date>

End of the date window (ISO 8601, YYYY-MM-DD). Must be on or after date_from.

Example:

"2026-03-31"

Response

200 - application/json

News insight bands for the company and window.

data
object

Insight bands for the requested company and window.