API Reference
Skalarity provides a RESTful API for accessing market data, agent signals, and generated trade ideas.
Authentication
Authenticate requests using a Bearer token in the Authorization header.
Authorization: Bearer YOUR_API_KEY
Endpoints
GET
/api/v1/signals/{symbol}Retrieve aggregated agent signals for a specific symbol.
GET
/api/v1/market/regimeGet current market regime analysis from the World Model.