Data Retention Policy
Effective date: July 28, 2026
1. API Request Logs
Request metadata (timestamp, tool name, response code, credit cost) is retained while your account is active, for billing, your usage dashboard, and abuse prevention — and is permanently erased when you delete your account. Request/response payloads are not stored beyond transient processing.
2. Account Data
Account information (email, API key hash, credit balance, tier) is retained for the lifetime of the account. Self-service deletion via DELETE /v1/agent erases it immediately and permanently; email requests are processed within 14 business days.
3. Billing Records
Stripe purchase records and x402 payment rows (credits, amount, transaction hash, network — no personal data after account deletion) are retained in anonymized form for as long as tax and financial record-keeping law requires, typically 7 years.
4. AI-Generated Content
Content generated by AI tools (summarize, ai-generate, sentiment-analysis, etc.) is not stored after the API response is delivered. We do not use your inputs or outputs to train models.
5. Session Data
Conversation sessions created via the Session API are stored in memory only and are automatically deleted no later than 4 hours after the session is created (server restarts also clear them). Session data is never persisted to disk.
6. Data Deletion Requests
Delete your account yourself, instantly, by calling DELETE /v1/agent with your API key and the body {"confirm":"DELETE"} — see the Privacy Policy §8. Or email [email protected] from the email address associated with your account; email requests are processed within 14 business days.