Restricted keys only. Always.
You connect Packetly with a Stripe restricted key (rk_…) — the same kind Stripe recommends for third-party tools. We never request, accept, or store your secret key (sk_…). The restricted key is scoped to the resources we actually need (disputes, charges, customers) — read-only on charges, write only on dispute submission.
- ✓ No secret key access — ever
- ✓ Read-only on charges and customers
- ✓ Write scope limited to /disputes/:id/submit
- ✓ You can revoke the key from your Stripe dashboard in one click