Skip to main content
POST
Look up company news

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
news_search_id
string<uuid>
required

A unique identifier for the company news search operation.

Example:

"4110b929-17cd-42aa-a159-906ead0c9b56"

Response

Successful response containing company news details.

data
object | null

Response info depends on specific endpoint.