Börsdata API
Börsdata API (Application Programmer Interface) gives you the ability to automatically download our data. You can download share prices, company data, report data and key figures into your own program or directly into Excel or Google Sheets. You always have the latest data at the touch of a button.
Via the API, you can download both Nordic and Global companies.
Why API?
The advantage of an API compared to Excel / CSV files is that your program downloads data in a data format (json) that can easily be used by your own system. The API gives you the possibility to download data, but it is your program that determines when and how the data will be used.
How do I use an API?
To use an API you need some programming skills.
Our API sends data in JSON which is a standard format for data.
On our GitHub page, we have client code to get you up and running quickly.
We have sample code in C#, Python, PHP, Java and Javascript.
How do I get started?
API Key is only available to minimum 6 month PRO/PRO+ members.
For Nordic companies, you need to be a Pro customer (at least 6 months). For Global and Nordic companies, you need to be a Pro+ customer (at least 6 months).
You need to be a PRO Member and apply for an API Key (API KEY). The API key is what you send with all data calls and which identifies you at Börsdata. You apply for an API on MinSida under the API tab.
Excel Plugin
Börsdata Excel Plugin is a plugin/addin you install to your local Windows Excel.
When it's installed you get access to serveral new Excel functions to directly call the Börsdata API.
You have access to all data from Börsdata API like Stockprices, reportdata and Kpis.
To use the Excel Plugin you need to be a PRO Börsdata member and having an API Key.
Google Sheets Addon
Google Sheets Add-on is a plugin you install to your Google Sheets account.
When the Add-on is installed you get access to several new functions to directly call the Börsdata API.
You have access to all data from Börsdata API like Stockprices, reportdata and Kpis.
To use the Google Sheets Add-on you need to be a PRO Börsdata member and having an API Key.
Are there any restrictions?
Yes. As we are only allowed to deliver data to private individuals for their own analysis, you must sign an agreement on how the data may be used.
It is permitted to:
- It is permitted to download API data and make your own analyzes and calculations.
- It is permitted to publish the results of own analyzes using Börsdata as a data source.
It is not permitted to:
- It is not permitted to use the Börsdata API for commercial purposes.
- It is not permitted to distribute API data both commercially and non-commercially.
- It is not allowed to build external systems/home pages/widgets that display API data.
- It is not permitted to share API data to another party.