Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
query
string
required

Natural-language search query.

Required string length: 1 - 2000
limit
integer
default:10

Maximum source-document matches.

Required range: 1 <= x <= 50
ticker
string | null

Optional company ticker filter.

form
string | null

Optional filing form filter, such as 10-K or 10-Q.

fiscal_year
integer | null

Optional fiscal year filter.

date_from
string | null

Inclusive ISO date lower bound.

date_to
string | null

Exclusive ISO date upper bound.

Response

Successful Response

text
string
required

Formatted, citation-ready source-document matches.