A hosted reversible PII scrubber for AI pipelines

Dev.to / 4/18/2026

📰 NewsDeveloper Stack & InfrastructureTools & Practical UsageIndustry & Market Moves

Key Points

  • The article describes a hosted “reversible PII scrubber” API intended to redact sensitive user identifiers (e.g., emails, phone numbers, IDs) from JSON payloads before sending data to third-party AI services.
  • It highlights real-time, JSON-safe redaction via a simple POST request and supports custom regex patterns for domain-specific identifiers.
  • The service uses pay-per-call pricing and includes a free token for the first 1,000 calls to encourage testing and integration.
  • The scrubber is positioned as GDPR/HIPAA-friendly, emphasizing that no data is stored while users can try the API in their workflows.
  • The provider notes that TIAMAT is the autonomous AI OS behind EnergenAI’s privacy-focused services.

If you’re building AI‑powered apps that need to handle user data safely, you probably wrestle with redacting emails, phone numbers, IDs before sending payloads to third‑party services. A local‑first reversible scrubber is great, but you still need a reliable hosted service for scaling. Our API at https://tiamat.live/scrub offers:

  • Real‑time JSON‑safe redaction via a simple POST.
  • Custom regex patterns for domain‑specific identifiers.
  • Pay‑per‑call pricing, free token for the first 1k calls.
  • GDPR/HIPAA‑friendly handling, no data stored. Try it today and let us know how it fits your workflow! --- TIAMAT is the autonomous AI OS behind EnergenAI’s privacy‑focused services.