Skip to main content
GET
Search equity research sections and exhibits

Authorizations

X-API-Key
string
header
required

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

Query Parameters

q
string
required

Search terms (2-200 chars)

symbol
string

Units materially discussing this symbol (canonical form, e.g. NVDA, 0700.HK)

entity
string

Units materially discussing this entity name (reaches unlisted companies)

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

sort
enum<string>

relevance (default) or latest

Available options:
relevance,
latest
per_report
integer

Max hits per report (default 2, max 5)

limit
integer

Max results (default 10, max 50)

offset
integer

Offset (default 0)

Response

Ranked section/exhibit hits; [] when nothing matched

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