# Programmatic API (Phase 3)
HTTP REST API and WebSocket interface for external integrations.
**Status:** Foundation in place, implementation pending
**Dependencies:** Phase 1 complete
## Planned Features
- RESTful endpoints
- WebSocket streaming
- API key authentication
- Rate limiting
- Job queue
- Official SDKs (TypeScript, Python)
See `docs/API.md` for complete architecture.