Connectivity & Integration
Ekiden’s API is built for low-latency, high-throughput trading infrastructure:- REST endpoints handle order execution, cancellation, market data, and account management.
- WebSocket streams provide real-time updates, including trade events, order book changes, and fills.
TypeScript SDK
The official TypeScript SDK simplifies integration with the Ekiden API by providing typed REST and WebSocket clients, authentication helpers, and ready-to-use examples for Node.js and browser applications.ekiden-ts-sdk— Official TypeScript SDK for the Ekiden API.