Last updated: February 20, 2026
Security is a core part of how APTCI is built — not an afterthought. This page explains the technical and organizational measures we use to protect your documents and data.
APTCI is hosted on Vercel (application layer) and Supabase (database, file storage, authentication). Supabase runs on Amazon Web Services (AWS), currently in the eu-central-1 (Frankfurt) region.
All infrastructure is managed by providers with enterprise-grade security certifications. Neither we nor any third party has unstructured access to the raw storage layer — all access goes through authenticated API calls with Row-Level Security enforced at the database level.
| Layer | Provider | Region |
|---|---|---|
| Application hosting | Vercel (Edge Network) | Global CDN |
| Database (Postgres) | Supabase / AWS | eu-central-1 (Frankfurt) |
| File storage | Supabase Storage / AWS S3 | eu-central-1 (Frankfurt) |
| Authentication | Supabase Auth | eu-central-1 (Frankfurt) |
| AI processing | Anthropic API | US (inference only, not stored) |
| Resend | EU |
When you upload a document and trigger AI analysis, the extracted text is sent to Anthropic (Claude) for processing. We do not send raw files — only plain text. The following applies:
| Standard | Status | Notes |
|---|---|---|
| GDPR | ✓ Compliant | Data stored in EU (Frankfurt). DPA available on request. |
| SOC 2 Type II | ✓ via Supabase | Our infrastructure provider is SOC 2 certified. APTCI itself is pursuing certification. |
| ISO 27001 | In progress | Supabase is ISO 27001 certified. APTCI-level certification planned. |
| HIPAA | Not certified | APTCI is not designed for healthcare data. |
If you discover a security vulnerability in APTCI, please report it responsibly to security@aptci.app. We ask that you give us reasonable time to investigate and address the issue before any public disclosure. We do not pursue legal action against researchers who report vulnerabilities in good faith.
For Enterprise customers requiring a signed DPA, custom security review, penetration test results, or SSO configuration, please contact security@aptci.app. We respond to Enterprise security inquiries within 2 business days.