Skip to main content
A2Agent is built with privacy as a core principle. When you call the API, your prompts and model responses are routed to provider infrastructure and back to you — A2Agent is a gateway, not a data warehouse. This page explains exactly what data is processed, what is retained, and what rights you have over that data.

What We Do Not Store

A2Agent is intentionally designed to avoid storing the content of your API interactions:
  • Request payloads are not persisted. Your prompts, message histories, and model responses are never written to long-term storage by A2Agent.
  • Your inputs and outputs are never used to train models. A2Agent has no involvement in model training for any provider.
  • Requests are forwarded anonymously to provider APIs. A2Agent acts as a gateway; it does not attach your personal identity to the payloads sent onward to model providers.

What We Do Retain

A2Agent retains only the minimum data necessary to operate a reliable, transparent billing service:
  • Metering metadata — timestamp of each request, model ID used, input token count, output token count, and request latency.
  • Billing data — the amount charged per request and the resulting balance change on your account.
  • Risk control signals — request rate patterns and IP-level metadata used to detect and prevent abuse of the platform.
This metadata is the minimum required to give you accurate billing transparency (so you can audit every charge) and to protect the platform from misuse. No payload content is included in any of these records.

API Key Data

Your API keys are managed with the following protections:
  • Key names and creation timestamps are stored in your account so you can identify and manage keys from the console.
  • The raw key value is shown only once — at the moment of creation. After that, only a cryptographic hash of the key is stored. A2Agent cannot recover or display your original key.
  • If you believe a key has been compromised, revoke it immediately from the console and generate a replacement.

Your Rights

You have full control over your account data:
  • Account deletion — You can request deletion of your account and all associated metadata by emailing patchx2025@gmail.com. Requests are processed within a reasonable timeframe.
  • Key revocation — You can revoke any API key at any time from the console. Revoked keys are invalidated immediately and cannot be used to make further requests.

Compliance

A2Agent operates exclusively for users and entities outside mainland China. By using A2Agent, you confirm that your use complies with the laws of your jurisdiction and the terms of service of the underlying model providers (including but not limited to Zhipu AI, Moonshot AI, DeepSeek, Alibaba Cloud, and MiniMax).
Ensure your use case complies with your local regulations and the terms of service of the underlying model providers before integrating A2Agent into a production application. A2Agent does not assume liability for non-compliant usage.

Contact

For any privacy-related questions, data deletion requests, or concerns, contact us at patchx2025@gmail.com. You can also raise questions in the community Discord.