API reference
Stable v1 endpoint reference.
| Path | Stable since | Notes |
|---|---|---|
/health | v1 | Liveness check (no auth) |
/v1/sessions/* | v1 | All session lifecycle |
/v1/sessions/{id}/files/* | v1 | All file I/O |
/v1/sessions/{id}/messages | v1 | SSE streaming |
/v1/usage | v1 | Includes both rate-limit and credit balance |
Future endpoints will be additive within /v1/. Breaking changes (if any) will land under /v2/.