Privacy Policy
Last Updated: April 2026
1. Our Core Promise: Data Neutrality
We built the Zero Retention PDF API for Fintech, Healthtech, and high-compliance environments. We do not log, persist, or permanently store any data you send us for PDF generation. Every HTML payload is converted in ephemeral RAM and instantly destroyed.
2. Information We Collect (Account Level)
While we do not store your API payload data, we do collect minimal information required to manage your developer account and process billing:
- Email Address and Full Name (collected during signup)
- Company Size and API usage goal
- Credit Balance and total successful API generation counts
3. Information We DO NOT Collect (API Level)
When you send a `POST /v1/pdf` request, the payload is subject to our strict Zero Retention policy:
- We do not write the HTML input to disk.
- We do not write the PDF output to disk.
- We do not log the contents, variables, text, or images within the payload.
4. Third-Party Services
We use trusted third parties to securely manage account operations:
- FastSpring: Acts as our Merchant of Record (MoR) for processing credit card payments securely. We do not store your financial details.
- Supabase: Used to securely store developer account profiles and API key hashes.
5. Security
We employ enterprise-grade security measures to protect your data in transit. All connections enforce TLS/HTTPS encryption. Our rendering engine operates in isolated chromium instances that are sandboxed and destroyed immediately after your PDF buffer is returned.