Technical Details
API Features
- Smart Contextual Redaction: Redact only what is necessary while preserving usability.
- Maximum Input Size: Supports up to 128,000 tokens (~85,000 words) per request.
- Languages Supported: English.
- Customizable Domains: Tailor redaction for domains like healthcare, finance, and legal.
Authentication
- Access the API using a WALD_API_KEY, generated via the Admin Dashboard.
- Include the key in the Authorization header for every API request:
bash
Copy code
Authorization: Bearer WALD_API_KEY