SECURITY

Security review starts with clear data boundaries.

Review the data lifecycle, workspace controls, and the policy questions that need a precise answer before production use.

Encrypted processing
Data is encrypted in transit and at rest.
Short retention
Original documents are removed after processing.
Separate workspace access
Each workspace has separate keys and request logs.
Security questions deserve a precise answer.
Talk through your processing pattern, retention needs, and workspace access model.
Contact security

DATA LIFECYCLE

Understand where a document goes.

The same simple path applies to every API endpoint.

Upload
Send a document through an authenticated API request.
ENCRYPTED TRANSIT
Process
The job runs inside the processing environment.
SCOPED ACCESS
Return and remove
Retrieve the result; originals follow the configured retention window.
RESULT + RETENTION

OPERATING CONTROLS

Keep ownership clear.

Use your workspace controls to manage access and investigate document processing.

API keys
Create, rotate, and revoke workspace keys.
KEY MANAGEMENT
Request logs
Review request metadata and outcome details.
OBSERVABILITY
Retention needs
Discuss a processing pattern before production use.
SECURITY REVIEW