revolut-x-configuration
Installation
SKILL.md
Revolut X Configuration
Capabilities
- List all available currencies with type, scale, and status
- List all trading pairs with constraints (min/max order size, step)
- Validate whether a pair is active before placing orders
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
Get all currencies
Related skills