Get your cryptocurrency exchange balances
Documentation Index
Fetch the complete documentation index at: https://coinstats.app/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key required to access the endpoints. Generate one from your dashboard at https://openapi.coinstats.app and pass it in the X-API-KEY request header. Never expose your key in client-side code.
Authentication credentials required to connect to the exchange. This object should contain the API key, secret, and any additional authentication fields from Exchanges request
{
"apiKey": "your_binance_api_key_here",
"apiSecret": "your_binance_api_secret_here"
}The connectionId for the cryptocurrency exchange platform from Exchanges request
"binance"
Name for the portfolio
"My Binance Portfolio"