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

課題

開発チームは、現実的なテストデータとデータ保護の間で常に緊張関係にあります:

  • プロダクションデータには直接使用できない機密PIIが含まれています
  • 合成データは、意味のあるテストに必要な現実感が欠けていることが多い
  • 手動での匿名化は時間がかかり、エラーが発生しやすい
  • 異なる環境には一貫した再現可能なデータが必要
# 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"}}}'

解決策

私たちのRESTful APIを使用して、開発ワークフローにPII匿名化を直接統合します。

REST API

任意のスタックに統合するためのシンプルなJSON API。単一のリクエストで分析と匿名化を実行します。

CI/CD対応

パイプライン内でのテストデータ生成を自動化します。毎回一貫した結果。

再現可能

同じ入力、同じ出力。信頼性のあるテストのための決定論的な結果。

高速

毎分何千件のレコードを処理します。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

今日から構築を開始

月に300回の無料APIコール。完全なドキュメントが利用可能です。