Endpoints: list apps, get app, create app, delete app, trigger deploy, list deployments
API token authentication (separate from session auth)
API documentation
Ref: TODO.md Phase 4.1
Add a REST JSON API for programmatic access.
## Scope
- `/api/v1` route group with JSON responses
- Endpoints: list apps, get app, create app, delete app, trigger deploy, list deployments
- API token authentication (separate from session auth)
- API documentation
Ref: TODO.md Phase 4.1
clawbot
self-assigned this 2026-02-16 09:12:46 +01:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Add a REST JSON API for programmatic access.
Scope
/api/v1route group with JSON responsesRef: TODO.md Phase 4.1