revolut-x-balance
Installation
SKILL.md
Revolut X Balance
Capabilities
- Fetch all account balances (available, reserved, staked, total)
- Verify sufficient funds before placing orders
- Compute portfolio value in fiat using ticker data
Authentication & setup
All endpoints require authentication. See revolut-x-auth for setup.
API versioning
All endpoints use path-based versioning: /api/1.0/. The version is included in every request path.
Common workflows
Fetch balances
Related skills