Legaciti API Docs
This site publishes the current HTTP API surface for Legaciti.
dashboard-apicovers authenticated dashboard endpoints used by the internal publication management interface.public-apicovers the public read-only endpoints and the public ingestion entrypoint.
The API reference pages are generated from OpenAPI documents exported from the worker codebase and written into this site during build.
What is available now
Section titled “What is available now”- Endpoint reference for the dashboard API
- Endpoint reference for the public API
- Download links for raw OpenAPI JSON files
- Authentication notes for both API surfaces
What comes next
Section titled “What comes next”- Tighten response schemas so more endpoints use exact payload contracts instead of broad object placeholders
- Add request and response examples pulled from the shared schema layer
- Introduce stronger reuse between runtime validation schemas and generated OpenAPI components