Skip to content

Security you can actually verify

We document our controls in plain language — not marketing, not checkboxes. Verifiable technical decisions made to protect your invoice data.

TLS Encrypted
No Data Sold
Isolated Storage
7-day Refund

Transport Security

All connections use enforced HTTPS/TLS. No unencrypted connections are accepted at any endpoint.

TLS enforced on all API and web endpoints
HSTS headers with strict transport security
Session cookies are Secure, HttpOnly, and SameSite

Credential Storage

API keys are hashed with bcrypt before storage. We never store plaintext credentials. Integration tokens are AES-256 encrypted at rest.

API keys hashed with bcrypt — never stored in plain text
QuickBooks, Zoho & Xero tokens AES-256 encrypted at rest
Full API key shown only once at creation

Data Isolation

Each account's invoice data is stored in isolated partitions. No cross-account queries are possible. Our architecture prevents any data bleed between accounts.

Per-account storage isolation
No shared query paths between accounts
Files processed in isolated execution contexts

Access Controls

Four-tier RBAC across all features: Owner, Admin, Member, and Read-only. Permissions enforced at the API layer, not just the UI. Every action is logged.

Owner, Admin, Member, and Read-only roles
API-layer permission enforcement — not just UI gating
Full audit log on all significant actions

Data Retention

You control exactly how long your invoice data is stored — from 1 day to permanent. Deletion is hard delete, not soft. Automated retention jobs run every 6 hours.

1-day to permanent retention, user-configurable
Hard delete on expiry — no soft-delete retention
Automated 6-hour retention enforcement cycle

Infrastructure Security

CSRF mitigation via Origin/Referer validation on all state-changing requests. Rate limiting on uploads. Security headers enforced on every response.

CSRF protection via Origin/Referer validation
Per-user rate limiting on upload endpoints
X-Frame-Options, X-Content-Type-Options, CSP headers

Where we are. Where we're going.

We believe in being upfront about our current status and what's on the roadmap. Data deletion, HTTPS, and bcrypt hashing are live today.

SOC 2 Type IIPlanned
GDPR DPAIn progress
File-level encryption at restPlanned
SSO / SAMLPlanned

Questions about security?

We'll answer any technical security question directly. Email security@invoiceparserpro.com

We respond to all security inquiries within one business day.