Skip to main content
Nvisy Cloud is the fully managed deployment. There is no infrastructure to run — create a workspace, issue an API token, and start processing documents.

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

The cloud API is served from 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 with ollama, 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