IMPLEMENTATION REFERENCE
API Reference
Human-readable inventory of the active QuakSatch backend surface. Use interactive Docs for request schemas and OpenAPI JSON for machine consumption.
Active endpoints
8 ROUTES| Method | Path | Purpose | Authorization |
|---|---|---|---|
| GET | /health/live | Service Liveness | public |
| GET | /health/ready | Dependency Readiness | public |
| GET | /v1/internal/events | Read Internal Events | service token |
| POST | /v1/internal/events | Publish An Internal Event | service token |
| GET | /v1/internal/events/stream | Stream Internal Events | service token |
| GET | /v1/internal/migration/status | Inspect Backend Table Migration Status | service token |
| POST | /v1/verify/package | Verify A Secure Package | public + rate limit |
| POST | /v1/verify/proof | Verify A Private Proof | public + rate limit |
