curl https://financialmodelingprep.com/api/v4/financial-reports-json?symbol=AAPL&year=2020&period=FY&apikey=YOUR_API_KEY
{
"symbol" : "AAPL",
"period" : "FY",
"year" : "2020",
"Cover Page" : [ {
"Cover Page - USD ($) shares in Thousands, $ in Millions" : [ "12 Months Ended" ]
}, {
"items" : [ "Sep. 26, 2020", "Oct. 16, 2020", "Mar. 27, 2020" ]
}, {
"Document Type" : [ "10-K" ]
}, {
"Document Annual Report" : [ "true" ]
}, {
"Document Period End Date" : [ "Sep. 26,2020" ]
}, {
"Document Transition Report" : [ "false" ]
}, {
"Entity File Number" : [ "001-36743" ]
}, {
"Entity Registrant Name" : [ "Apple Inc." ]
}, {
"Entity Incorporation, State or Country Code" : [ "CA" ]
}, {
"Entity Tax Identification Number" : [ "94-2404110" ]
}, {
"Entity Address, Address Line One" : [ "One Apple Park Way" ]
}, {
"Entity Address, City or Town" : [ "Cupertino" ]
}, {
"Entity Address, State or Province" : [ "CA" ]
}, {
"Entity Address, Postal Zip Code" : [ "95014" ]
}, {
"City Area Code" : [ "408" ]
}, {
"Local Phone Number" : [ "996-1010" ]
}, ...
}