About StandX API
StandX provides REST and WebSocket APIs for perpetual futures trading. Access real-time market data, manage positions, execute trades, and monitor your portfolio programmatically.
Documentation
- Authentication - JWT authentication and request signing guide
- HTTP API - Complete REST endpoint reference for trading, user data, and market information
- WebSocket API - Real-time data streams and event subscriptions
- API Reference - Enums, constants, and error codes
Base URL: https://perps.standx.com
Get started by obtaining your JWT token through wallet signature authentication.
Tips
Building and operating automated trading systems requires careful consideration and experience. Factors such as network instability, latency, and unexpected edge cases must be accounted for. Please actively manage your systems and take responsibility for your own risk management.