bulk
Export Financials Json
Export financial data as JSON array.
Returns companies' financial data as a JSON array, one object per company-year. At least one filter (sector or fiscal_year) is required.
get/v1/bulk/financials.json
Query parameters
sectorstring nullable
Filter by sector
Filter by sector
fiscal_yearinteger nullable
Filter by fiscal year
Filter by fiscal year
fieldsstring nullable
Comma-separated fields (default: all)
Comma-separated fields (default: all)
Response
Successful Response