Get the list of exchange portfolio connections supported by CoinStats.
API key needed to access the endpoints. Example: 'demo-api-key'
Get list of exchanges
Unique identifier for the exchange connection
"binance"
Display name of the exchange
"Binance"
URL to the exchange icon/logo
"https://static.coinstats.app/portfolio_images/binance_dark.png"
Array of required connection fields for the exchange API
[
{ "name": "API Key", "key": "apiKey" },
{ "name": "API Secret", "key": "apiSecret" }
]