curl https://financialmodelingprep.com/api/v4/financial-reports-json?symbol=AAPL&year=2020&period=Q1&apikey=YOUR_API_KEY
{
"symbol" : "AAPL",
"period" : "Q1",
"year" : "2020",
"Cover Page" : [ {
"Cover Page - shares shares in Thousands" : [ "3 Months Ended" ]
}, {
"items" : [ "Dec. 26, 2020", "Jan. 15, 2021" ]
}, {
"Document Type" : [ "10-Q" ]
}, {
"Document Quarterly Report" : [ "true" ]
}, {
"Document Period End Date" : [ "Dec. 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" ]
}, ...
}