Sign up
Create an account at nvisy.com
Setup
1
Create an account
Sign up at nvisy.com.
2
Create a workspace
Workspaces are the tenancy boundary — files, pipelines, policies, and
members all belong to one.
3
Issue an API token
Under API Tokens in your account settings. Store it immediately; it is
shown only once.
Connect
https://api.nvisy.com.
Your First Redaction
See the Quickstart for the full upload → analyze → review → redact flow.What Cloud Manages
When to Self-Host
Choose on-premise when documents must not leave your infrastructure, when you need to run inference locally withollama, or when retention is governed by internal policy.
The API is the same in both deployments. Code written against cloud runs
unchanged against a self-hosted instance by pointing
baseUrl at it.Next Steps
Authentication
Tokens, sessions, and rotation
Quickstart
Redact your first document
Integrations
Connect storage and LLM providers
API Reference
Every endpoint
