Authorizations
Path Parameters
Stock symbol (e.g., AAPL, NASDAQ:AAPL)
1 - 20
"AAPL"
Query Parameters
Filter by reporting period
annual
, quarterly
, ttm
"annual"
Filter by fiscal year
2000 <= x <= 2100
2023
Filter by fiscal quarter
1 <= x <= 4
4
Filter by statement types
Include income statement data
true
Include balance sheet data
true
Include cash flow statement data
true
Include key metrics data
true
Sort by field
date
, fiscal_year
, fiscal_quarter
, createdAt
, updatedAt
"date"
Sort order
asc
, desc
"desc"
Start date, format YYYY-MM-DD
"2023-01-01"
End date, format YYYY-MM-DD
"2023-12-31"
Page number, starting from 1
-9007199254740991 <= x <= 9007199254740991
1
Number of items per page, range 1-100
-9007199254740991 <= x <= 9007199254740991
10
Response
Financial data retrieved successfully
Single financial statement response
Indicates successful API response
Financial statement data Complete financial statement data
ISO 8601 timestamp of the response
Optional success message
Optional metadata including pagination, statistics, and additional context