# Privacy - Veezee

What Veezee stores, why, and what it never does. The longer operational version is on [/trust](/trust). Questions or deletion requests: [hello@veezee.io](mailto:hello@veezee.io).

## What we store

- **API traffic**: request and response bodies for up to 30 days, size-capped, so a retried call with the same `Idempotency-Key` returns the stored result instead of charging twice. Charge records (the ledger) are kept indefinitely: they are your billing history.
- **Keys**: only a hash. The key itself is shown once and never stored.
- **Email**: only if you sign in or claim a key. Used for sign-in codes, receipts, and the balance alerts you can turn off in the dashboard.
- **Free-tier metering**: per-IP daily counters that enforce the free budget.
- **Payments**: handled by Stripe. Card details never touch Veezee; we receive the order status and the checkout email.

## Analytics

The site uses PostHog (EU-hosted) for page analytics: no session recording, query strings stripped before sending, no advertising cookies. Signing in sets one session cookie, which is required for the dashboard to work. Operational telemetry uses opaque, hashed identifiers, never personal information.

## What we never do

We don't sell personal data, we don't put personal information in telemetry, and we don't show ads.

## Your choices

Revoke or rotate keys anytime in the [dashboard](/dashboard). To delete an account and its stored data, email [hello@veezee.io](mailto:hello@veezee.io). Unused purchased credits are refunded on request within 14 days.
