Solutions Overview
Professional Enterprise Admin Features
Features Security Industries
Legal Healthcare Financial Government & AI
About Request a Quote

Choose Your Path

anonymize.solutions offers two tiers: Professional for managed hosting with 256+ entity types, and Enterprise for zero-knowledge deployment with end-to-end encryption. To get started, request a quote with your requirements and our team will provision your environment.

Professional Tier

Managed hosting for teams of 10–100 users. Includes web application, desktop app, Office Add-in, Chrome Extension, and API access. 256+ entity types across 70+ countries with 27 detection languages.

Managed Hosting 256+ Entities 89 Presets

Enterprise Tier

Zero-knowledge architecture with Argon2id + XChaCha20-Poly1305 encryption. Hosted or on-premise deployment. 48 detection languages, MCP Server for AI workflows, ISO 27001 certified infrastructure.

Zero-Knowledge E2E Encryption On-Premise

API Documentation

The anonymize.solutions RESTful API uses JWT authentication and provides endpoints for text analysis, anonymization, deanonymization, and batch processing. API documentation is provided to customers upon onboarding.

Authentication

All API requests require a valid JWT token. Tokens are obtained via the authentication endpoint using your API credentials. Tokens include role-based claims for access control.

JWT Bearer Token RBAC

Core Endpoints

Four primary endpoints for PII processing:

  • /analyze – Detect PII entities in text
  • /anonymize – Apply protection operators to detected PII
  • /deanonymize – Reverse anonymization (encrypted entities only)
  • /batch – Process multiple items (up to 5,000)

Access API Documentation

Full API documentation including request/response schemas, error codes, rate limits, and integration examples is provided during onboarding. Contact us to request access.

REST JSON HTTPS

MCP Server

The MCP (Model Context Protocol) Server enables AI tools to access anonymization capabilities directly. Available with the Enterprise tier, it provides 7 tools via Streamable HTTP transport.

Configuration

The MCP Server can be launched via npx and configured for use with compatible AI tools including Claude Desktop, Cursor, Windsurf, and other MCP-compatible clients.

// MCP client configuration example
{
  "mcpServers": {
    "anonymize": {
      "command": "npx",
      "args": ["@anonymize/mcp-server"]
    }
  }
}
Enterprise v2.2.0 7 Tools Streamable HTTP

Compatible Tools

The MCP Server integrates with any tool that supports the Model Context Protocol:

  • Claude Desktop
  • Cursor
  • Windsurf
  • Other MCP-compatible AI clients

Desktop App, Office Add-in & Chrome Extension

Desktop App

Built with Tauri 2.x for Windows, macOS, and Linux. Provides offline-capable anonymization with local vault encryption for storing anonymization mappings securely on the user's device.

Tauri 2.x Windows macOS Linux

Office Add-in

Anonymize PII directly within Microsoft Word and Excel. The add-in integrates into the Office ribbon and connects to your anonymize.solutions instance for real-time PII detection and protection.

Word Excel

Chrome Extension

Protect PII when interacting with AI chatbots and web-based tools. The extension detects and anonymizes sensitive data before it is sent to external services, with automatic deanonymization of responses.

Chrome AI Chatbot Protection

Frequently Asked Questions

How do I get access to the platform?

anonymize.solutions is a managed hosting service. To get started, request a quote with your requirements. Our team will assess your needs and provision a dedicated environment for your organization.

Is my text data stored on your servers?

No. All text submitted for anonymization is processed exclusively in-memory and is never stored persistently. Input and output text data is discarded immediately upon completion of processing.

What detection engines are used?

The Professional tier uses Microsoft Presidio with deterministic regex for PII detection. The Enterprise tier additionally supports spaCy (25 languages), Stanza (7 languages), and XLM-RoBERTa (16 languages) NLP models.

Can I deploy on my own servers?

The Enterprise tier supports on-premise deployment in addition to managed hosting. This includes full infrastructure documentation for Linux-based deployment with failover, load balancing, VPN, and PostgreSQL replication.

What protection operators are available?

The Professional tier provides 6 protection operators: Mask, Redact, Synthetic, Hash, Encrypt, and Keep. These can be configured per entity type and combined with 89 built-in presets covering 51 countries, 10 regions, 15 languages, and 6 use-case categories.

Where is the infrastructure hosted?

All managed hosting infrastructure is located in Germany with Hetzner Online GmbH (ISO 27001 certified). No data is transferred outside the European Union.

Need Help Getting Started?

Contact us for a solution assessment, technical demo, or to request full API documentation for your organization.