Ask Filings
POST/filings/ask
Ask filing-grounded questions and get cited answers.
Body Parameters
questionstringrequired
Natural language question to answer.
tickersarray<string>required
Ticker symbols to include.
filing_typesarray<string>optional
Allowed values:
10-K, 10-Q, 8-KSEC filing types, such as 10-K or 10-Q.
start_datedateoptional
Earliest filing date to include.
end_datedateoptional
Latest filing date to include.
limitintegeroptional
Default:
12Maximum number of rows to return.
streambooleanoptional
Allowed values:
false, trueDefault:
falseReturn a server-sent event stream when true.
Was this page helpful?