⚙️External API (Gitbook)
The base URL of the external API of Aktionariat is: https://ext.aktionariat.com/
At the moment the following three endpoints are available:
/token - for token details
/price - for the current price
/prices - for historical prices
In the following you see the API specification of the different calls you can make.
Download OpenAPI specification:
Getting all tokens from Aktionariat
Getting token details for a specific ticker
Get current price of a token
Get price history of a token
Last updated