Get your cryptocurrency exchange balances
You will get
Required
Security Note
API key needed to access the endpoints. Example: 'demo-api-key'
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"