Skip to main content
GET
Browse equity research reports

Authorizations

X-API-Key
string
header
required

API Key authentication. Example: "your-api-key-here"

Query Parameters

symbol
string

Reports whose coverage includes this symbol

entity
string

Reports whose coverage includes this entity name

scope
enum<string>

Report scope

Available options:
company,
industry,
macro
sector
enum<string>

Report sector (closed set)

Available options:
semiconductors,
software,
internet,
hardware,
financials,
industrials,
autos,
aerospace_space,
healthcare,
consumer,
energy,
materials,
real_assets,
multi,
none,
other
region
enum<string>

Report region (closed set)

Available options:
us,
americas_ex_us,
europe,
emea_other,
japan,
greater_china,
apac_other,
global
start_time
integer

published_at range start, unix seconds

end_time
integer

published_at range end, unix seconds

limit
integer

Max results (default 20, max 100)

offset
integer

Offset (default 0)

Response

Report headers, newest first

data
object[]
error
object
metadata
any
pagination
any
request_id
string
success
boolean