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.
چیلنج
ترقیاتی ٹیموں کو حقیقت پسندانہ ٹیسٹ ڈیٹا اور ڈیٹا کے تحفظ کے درمیان مستقل تناؤ کا سامنا ہے:
- •پروڈکشن کا ڈیٹا حساس 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.
| Endpoint | Method | Description |
|---|---|---|
| /api/presidio/analyze | POST | Detect PII entities in text |
| /api/presidio/anonymize | POST | Anonymize detected entities |
| /api/image | POST | Redact PII from images |
| /api/structured | POST | Process CSV/Excel files |
| /api/presidio/entities | GET | List 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
آج ہی بنانا شروع کریں
ہر ماہ 300 مفت API کالز۔ مکمل دستاویزات دستیاب ہیں۔