Financials

GET/v1/financials

Get Balance Sheet for one or several companies by ticker. Compact format (more efficient data transfer)

Query Params

symbolstringrequired

Ticker symbols, comma separated

fiscalYearStartnumberrequired

The fiscal year for the data

fiscalYearEndnumberrequired

The fiscal year for the data

fiscalPeriodsstringrequired

The fiscal year for the data

Headers

X-Api-Keystringrequired

API key for authentication

Responses

Updated almost 2 years ago

LANGUAGE

CURL REQUEST

1curl --request GET \
2--url "https://api.marketrepo.com/v1/financials" \
3--header 'X-Api-Key: YOUR_API_KEY'

RESPONSE

EXAMPLES

Click Try It! to start a request and see the response here!

Or choose an example:

application/json

200