HTTP API¶
The SDP backend REST API — the product's machine-readable contract. The
interactive explorer below renders the committed OpenAPI snapshot. For the
endpoint-area map and the logical design behind it, see
api-surface.md and
../specs/api-logical-design.md.
The live, always-current source of truth is the running backend:
- OpenAPI JSON:
http://localhost:8000/openapi.json - Swagger UI:
http://localhost:8000/docs