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

Thách Thức

Các nhóm phát triển đối mặt với sự căng thẳng giữa dữ liệu thử nghiệm thực tế và bảo vệ dữ liệu:

  • Dữ liệu sản xuất chứa PII nhạy cảm không thể sử dụng trực tiếp
  • Dữ liệu tổng hợp thường thiếu tính thực tế cần thiết cho thử nghiệm có ý nghĩa
  • Ẩn danh thủ công tốn thời gian và dễ xảy ra lỗi
  • Các môi trường khác nhau cần dữ liệu nhất quán, có thể tái tạo
# 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"}}}'

Giải Pháp

Tích hợp ẩn danh PII trực tiếp vào quy trình phát triển của bạn với API RESTful của chúng tôi.

REST API

API JSON đơn giản cho việc tích hợp vào bất kỳ ngăn xếp nào. Phân tích và ẩn danh trong một yêu cầu duy nhất.

Sẵn Sàng CI/CD

Tự động hóa việc tạo dữ liệu thử nghiệm trong quy trình của bạn. Kết quả nhất quán mỗi lần.

Có Thể Tái Tạo

Cùng một đầu vào, cùng một đầu ra. Kết quả xác định cho thử nghiệm đáng tin cậy.

Nhanh

Xử lý hàng ngàn hồ sơ mỗi phút. Không cần 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

Bắt Đầu Xây Dựng Ngày Hôm Nay

300 cuộc gọi API miễn phí mỗi tháng. Tài liệu đầy đủ có sẵn.