API Documentation

Build Your Own Trading Systems

For developers and algorithmic traders, our API provides programmatic access to all platform features. Build custom bots, integrate with existing systems, or create entirely new trading applications on top of our infrastructure.

RESTful endpoints handle standard operations like fetching opportunities, executing trades, and retrieving account data. Clear documentation and code examples make integration straightforward. Rate limits are generous for legitimate use while preventing abuse.

WebSocket streams deliver real-time data for latency-sensitive operations. Subscribe to opportunity feeds, price updates, and execution notifications. Binary protocols minimize bandwidth usage while maintaining microsecond precision.

Software development kits (SDKs) for popular languages accelerate development. Whether you prefer JavaScript, Python, Rust, or Go, we provide native libraries with full TypeScript/type support. Example bots demonstrate common patterns and best practices.

Authentication uses standard Web3 wallet signatures - no API keys to manage or expose. Your wallet address is your identity, and every API call is cryptographically signed. This provides security while maintaining the permissionless nature of DeFi.

Last updated