CRMcy Docs

API reference

The full OpenAPI 3.1 spec for the CRMcy REST API, rendered with Swagger UI.

Last updated 2026-05-05

This page renders /openapi.json (a static snapshot checked in at apps/docs/public/openapi.json). The CI nightly job regenerates it from the live api service via pnpm --filter @crmcy/docs sync-openapi, which fetches $${API_URL}/api/docs-json.

For ad-hoc exploration in development, point your browser at http://localhost:4000/api/docs on the api service (only when ENABLE_SWAGGER=1).