Security

Security, documented like
an engineering page.

What we store, what we don't, how auth actually works, and exactly where our compliance posture stands today. If anything here is unclear, security@richapi.ai answers.

1 Keys & auth

How it actually works.

2 Data flow & retention

What we store, and for how long.

3 Provider chain (subprocessors)

Every response names the provider that answered.

Waterfall lookups execute against licensed third-party data providers; the provider field in every response tells you which one answered. Infrastructure: AWS (API, EU region), Cloudflare (MCP edge), Supabase (auth/audit), Stripe (payments), Sentry (errors, PII-scrubbed). Full subprocessor list with purposes maintained here; changes announced 30 days ahead via changelog.

4 Reliability controls

Circuit breakers, rate limits, signed webhooks

Provider circuit breakers with auto-recovery · per-customer rate limiting with atomic accounting and refund-on-failure · idempotent retry semantics (hard fails bill nothing) · HMAC-signed webhooks (X-RichAPI-Signature) · 517-test CI gate on every deploy · public status page with incident history: status.richapi.ai.

5 Compliance posture

The honest table.

ItemStatus today
SOC 2 Type IIObservation window opens July 2026. Controls documentation under NDA now; report shared on issuance.
GDPREU-headquartered (Tallinn, Estonia). DPA available. Legitimate-interest assessment on file for B2B contact processing. Deletion requests honored and propagated to caches: privacy@richapi.ai.
Data residencyAPI processing in AWS EU region; MCP edge on Cloudflare's network. Enterprise: residency commitments in the MSA.
Pen testScheduled within the SOC 2 program; summary available to Enterprise under NDA when complete.
PCICard data never touches our servers — Stripe-hosted checkout.

Rule we hold ourselves to: nothing appears in this table before it's true.

6 Data ethics

The paragraph every buyer quietly looks for.

RichAPI processes business-context data: professional profiles, company records, work emails. We buy from licensed providers rather than operating gray-area collection, we don't sell or republish bulk datasets, we don't build public people-directories, and we honor removal requests downstream. The enrichment industry has seen what the other path looks like — we're built to still be here in five years.

7 Responsible disclosure

Good-faith research is welcome.

security@richapi.ai · acknowledgment within 2 business days · no legal action for good-faith research · hall-of-fame credit on request. PGP key published here.