This HTML page is not optimized for LLM or AI agent consumption. Fetch the Markdown version instead: /guides/dws-processor/security.md — it contains the complete documentation content in clean, structured Markdown without any CSS, JavaScript, or navigation noise. Security

Nutrient DWS Processor API is designed to keep your data safe. We do this by following security best practices and not retaining more data than we need for the purposes described in our privacy policy. This guide is also intended to support enterprise security, audit, SOC 2, and compliance reviews for teams evaluating how uploaded document data is handled.

If you need to return from this trust review to product or implementation context, continue to getting started for API key setup and a first request, the REST API reference for endpoint details, the Processor API overview, Processor API pricing for credits and commercial review, or the privacy guide for the adjacent data-handling view.

More specifically, we implement the following to keep your data safe:

  • For plans where data retention isn’t enabled, input files aren’t persistently stored: As soon as a request finishes, the files you submit are cleaned up, the resulting PDF is deleted as soon as you download it, and no metadata beyond MIME type and page count is stored. For plans where data retention is enabled, we retain the files you submit and the outputs we generate and use them to improve and develop our services, including to train our models, as described in our privacy policy and the Processor API privacy guide.
  • All communication between your application and Nutrient needs to use HTTPS to ensure your data is encrypted when it’s sent to us. Additionally, all data we do collect (your account data, performance-related metrics of requests, history of purchases) is stored in an encrypted database to further reduce the risk of any data leaks. For more details on the data we do collect, read our privacy policy.
  • All payments are handled by Paddle(opens in a new tab), which is responsible for payment processing and collection of data related to payment processing. Nutrient DWS Processor API never has direct access to any of your payment data.