Market API for External Integration
Issue #81 | State: OPEN | Created: 2026-01-23T04:31:29Z
Labels: enhancement
Updated: 2026-01-27T08:06:31Z | Closed: N/A
Summary
Build a public API for external applications, aggregators, and trading bots to access market data and trade on the platform.
Tasks
- Design and document public API spec (OpenAPI/Swagger)
- Implement public data endpoints (markets list, orderbook, trade history)
- Implement authenticated trading endpoints (place/cancel orders, positions)
- Add API key management with rate limiting
- Implement WebSocket streams (orderbook updates, trades, positions)
- Create TypeScript client SDK
Notes
- Start with read-only market data API (lowest risk)
- Separate public API from internal admin API
- Consider partnership with data aggregators for launch visibility
Comments
@linked0 — 2026-01-27T08:06:31Z
We should provide API endpoint to Sapiens Media for external integration.