Investment Data API
Get started, entry point
GET https://api.edger.finance/help
GET https://api.edger.finance/markets
GET https://api.edger.finance/market/{market_id}
GET https://api.edger.finance/countries
GET https://api.edger.finance/country/{iso_country_code}
Investment Data API
GET https://api.edger.finance/{version}/company/{isin_or_ticker}?api_key={api_key}
GET https://api.edger.finance/{version}/fundamentals/{isin_or_ticker}/{periods}?datapoints={datapoints}&api_key={api_key}
GET https://api.edger.finance/{version}/ceo-summary/{isin_or_ticker}/{iso_language_code}/{periods}?api_key={api_key}
GET https://api.edger.finance/{version}/calendar/{isin_or_ticker}?api_key={api_key}
GET https://api.edger.finance/{version}/employees/{isin_or_ticker}/{periods}?api_key={api_key}
GET https://api.edger.finance/{version}/holdings/{isin_or_ticker}/{YYYY-MM}?api_key={api_key}
GET https://api.edger.finance/{version}/segments/{isin_or_ticker}/{periods}?api_key={api_key}
Definitions
Where {isin_or_ticker} is
SE0000108656
CH0012221716
VOLV-B.ST
ISIN uniqueluy identifies a security internationaly, and the company is implied. Tickers are more memorable but are only unique within a Market. Therefore the ticker must be internationalised, that is... the suffix .ST is added for Swedish stocks and space is replaced with - (hyphen). Thus the ticker is a unique short , human-friendly identifier. 
Volvo would therefore be VOLV-B.ST
Where {periods} is
null
x5
2024-Q1
2024
2023-Q3,2023-Q4,2024-Q1,2024-Q2
The last quarter reported, the most recent, one only

The last 5 quarters

A single quarter, in this precise format.

Four quarters of the year 2024

any number of explicitly defined quarters
Where {YYYY-MM} is
2024-09
The Year and month in the format YYYY-MM
Where {iso_language_code} is
en
sv
da
fi
no
Use the ISO language code
Where {datapoints} is
see Appendix A
comma separated list of attribute names to select for the response.
Where {version} is
v0
v1
Testing and evaluation: no API KEY is needed.

Version 1
Where {api_key} is your uniquely supplied key, contact edger.finance
Examples
Appendix A: Fundamentals: specific datapoints
period
currency
total_income

cost_of_goods_sold
gross_profit
ebitda
ebit
pretax_profit
net_profit
number_of_shares
eps

intangible_assets
fixed_assets
financial_assets
noncurrent_assets
cash_and_cash_equivalents

current_assets

total_assets

shareholder_equity
longterm_liabilities
current_liabilities

total_liabilities

total_equity_and_liabilities
interest_bearing_liabilities