Skip to main content
POST
Fetch annual risk factors and MD&A for a company.

Authorizations

Authorization
string
header
required

A live account API key from FINTERM_API_KEY.

Body

application/json
ticker
string
required

Stock ticker symbol

year
integer
required

Fiscal year

Required range: 1993 <= x <= 2030
period
enum<string>
required

Fiscal period

Available options:
FY,
Q1,
Q2,
Q3,
Q4
sections
string
required

Comma-separated section names

format
enum<string>

Output format

Available options:
text,
html

Response

Success.

The two-key success envelope.

finterm
object
required

Canonical result meta header.

data
object
required