anonym.legal
REST API + MCP Server

PII Anonymization API for Developers

Ship privacy-first applications with anonym.legal's developer-friendly API. REST endpoints for CI/CD integration, MCP Server for AI tools, and consistent anonymization across 48 languages.

285+
Entity types
48
Languages
200
Free tokens/month

La Sfida

I team di sviluppo affrontano una costante tensione tra dati di test realistici e protezione dei dati:

  • I dati di produzione contengono PII sensibili che non possono essere utilizzati direttamente
  • I dati sintetici spesso mancano del realismo necessario per test significativi
  • L'anonimizzazione manuale è dispendiosa in termini di tempo e soggetta a errori
  • Ambientazioni diverse necessitano di dati coerenti e riproducibili
# Anonymize test data in CI/CD pipeline
curl -X POST https://anonym.legal/api/presidio/anonymize \
  -H "Authorization: Bearer $API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"text": "Contact john@company.com", "anonymizers": {"DEFAULT": {"type": "replace"}}}'

La Soluzione

Integra l'anonimizzazione dei PII direttamente nel tuo flusso di lavoro di sviluppo con la nostra API RESTful.

REST API

API JSON semplice per integrazione in qualsiasi stack. Analizza e anonimizza in una singola richiesta.

Pronto per CI/CD

Automatizza la generazione di dati di test nella tua pipeline. Risultati coerenti ogni volta.

Riproducibile

Stesso input, stesso output. Risultati deterministici per test affidabili.

Veloce

Elabora migliaia di registri al minuto. Nessun GPU richiesto.

API Endpoints

Simple REST API with bearer token authentication. Integrate in minutes.

EndpointMethodDescription
/api/presidio/analyzePOSTDetect PII entities in text
/api/presidio/anonymizePOSTAnonymize detected entities
/api/imagePOSTRedact PII from images
/api/structuredPOSTProcess CSV/Excel files
/api/presidio/entitiesGETList supported entity types

Integration Options

REST API

Standard REST endpoints with JSON payloads. Works with any language or framework.

  • Bearer token authentication
  • Batch processing support
  • Webhook callbacks (Pro+)

MCP Server

Model Context Protocol integration for AI tools like Claude Desktop and VS Code.

  • analyze, anonymize, deanonymize tools
  • estimate_cost for pricing transparency
  • Multi-language support in tool calls

Built for developers

ISO 27001 Aligned
Germany (EU) Hosted
Bearer Token Auth
REST + MCP

Inizia a Costruire Oggi

300 chiamate API gratuite al mese. Documentazione completa disponibile.