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 कॉल। पूर्ण दस्तावेज़ उपलब्ध है।