Documentation site for Nvisy, the open-source multimodal redaction API. Built with Mintlify and deployed to docs.nvisy.com.
Warning
Active development: API not stable. This project is under active
development. Public APIs, configuration shapes, on-disk formats, and
wire protocols may change without notice between releases. Pages here
track main and may describe unreleased behavior.
- Overview: Introduction, quickstart, and FAQ
- Features: Redaction workflow, AI detection, supported formats, audit trails, integrations
- Deployment: Cloud and on-premise setup, requirements, and installation
- API Reference: REST endpoints generated from
api-reference/openapi.json - SDKs: TypeScript and Python quickstarts, API references, and examples
Install the Mintlify CLI and start the dev server on localhost:3000:
make install
make devNavigation, theming, and tabs are configured in
docs.json. Pages are MDX files whose paths match the entries
under navigation.
Validate the OpenAPI spec and check for broken internal links:
make checkRun this before opening a pull request. Deploys happen automatically on
merge to main via the Mintlify GitHub app.
MIT License, see LICENSE.txt
- Documentation: docs.nvisy.com
- Issues: GitHub Issues
- Email: support@nvisy.com
- API Status: nvisy.openstatus.dev