Redaction Enhancements

🆕 Redaction: Expanded Language Coverage & Flux Support

  • Number redaction (numbers, true, aggressive_numbers) now supports these languages on the Hosted API: Danish, Dutch, English, French, German, German (Swiss), Italian, Norwegian, Polish, Portuguese, Spanish, and Swedish.
  • On multilingual models, number redaction applies the correct rules to each detected language within a transcript.
  • Entity redaction (pci, pii, phi, or specific entities) remains English-only. Number redaction on non-English redacts only numerals.
  • Number redaction (numbers and aggressive_numbers) is now available on the Flux API (/v2/listen), for both flux-general-en and flux-general-multi. Entity types and redaction groups (pci, pii, phi, and specific entities) are not supported on Flux at this time; requesting them returns a 400 error.

See the Redaction documentation for details and updated cURL examples.