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

Izazov

Razvojni timovi se suočavaju sa stalnom napetostima između realnih testnih podataka i zaštite podataka:

  • Produkcijski podaci sadrže osetljive PII koje se ne mogu koristiti direktno
  • Sintetički podaci često nemaju realnost potrebnu za značajno testiranje
  • Ručno anonimizovanje je vremenski zahtevno i sklono greškama
  • Različita okruženja trebaju dosledne, ponovljive podatke
# 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"}}}'

Rešenje

Integracija PII anonimizacije direktno u vaš razvojni tok rada putem našeg RESTful API-ja.

REST API

Jednostavan JSON API za integraciju u bilo koji sistem. Analizirajte i anonimizujte u jednom zahtevu.

CI/CD Spreman

Automatizujte generisanje testnih podataka u vašem toku. Dosledni rezultati svaki put.

Ponovljivo

Isti ulaz, isti izlaz. Deterministički rezultati za pouzdano testiranje.

Brzo

Obradite hiljade zapisa u minuti. Nema potrebe za GPU.

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

Započnite Izgradnju Danas

300 besplatnih API poziva mesečno. Puna dokumentacija dostupna.