Get started in three steps
Validate your first document using the ZeroDrift Validation API.Step 1: Get your API key
Obtain API credentials
Obtain API credentials
Contact the ZeroDrift team to obtain your API key. Once you have it, you’ll use it in the
x-api-key header for all API requests.Step 2: Submit content for validation
Validate a text snippet
Validate a text snippet
The quickest way to test the API is with a text snippet:You’ll receive a
job_id in the response:Validate a document
Validate a document
For document validation, encode your file as base64:
Step 3: Get validation results
Poll for results
Poll for results
Use the Poll until
job_id to retrieve your validation results:status is done or failed. A completed response includes:Next steps
Explore the full API capabilities:Validation Endpoints
Learn about all validation options including documents, snippets, and emails.
Rule Packs
Discover available compliance scenarios and rule configurations.
Large File Upload
Use presigned URLs for documents larger than 6MB.
API Introduction
Full API reference with authentication and rate limits.
Need help? Contact us at support@zerodrift.ai

