← Back to AlgoTy
API Reference
Beta API Surface
AlgoTy's application APIs are currently intended for the first-party web client. Expensive generation and backtest routes require a verified user token.
Public checks
- GET /api/dashboard/strategy/ai/health
- GET /api/dashboard/strategy/ai/examples
Authenticated workflow
- POST /api/dashboard/strategy/ai/generate
- POST /api/dashboard/strategy/ai/generate-and-backtest
- GET /api/dashboard/strategy/ai/performance
Stability
This is a beta interface rather than a versioned public API. Request and response shapes may change. Never place access tokens in URLs, logs, or public code.
Last updated July 14, 2026 · Contact: [email protected]