Security & PrivacyAI Safety APIOpen Source

Input Sanitizer API

A deterministic API that cleans untrusted text and files before they reach an AI model.

Project visual coming soon

A project image, interface screenshot, or architecture visual can be added here later without changing this page layout.

Overview

The Input Sanitizer API returns a redacted result, safe finding metadata, a health score, and an allow, review, or block verdict. It is designed to stop secrets, unsafe files, PII, and high-confidence prompt injection before model access.

What it does

  • Redacts sensitive information such as tokens, credentials, and payment cards
  • Detects and removes high-confidence prompt injection
  • Sanitizes text, JSON, and supported PDF content
  • Returns health scores and allow, review, or block verdicts