Security & privacy
Your data stays yours.
How GeniusPro handles prompts, PII, and upstream providers
GeniusPro is a unified AI API. When you send a request, we route it to the model you asked for, return the response, and keep a usage/billing record. We never train on your prompts. Personally identifying information is scrubbed from our logs by default, and you can flip a single flag to have it scrubbed before the request reaches the upstream provider too. Everything below is demonstrable — each control links to a machine-readable proof.
Proofs
Verify any of this yourself.
- Discovery index — lists every security control as a machine-readable field.
- OpenAPI specification — documents the
scrub_pii body field and X-GP-Scrub-Prompt header. - AI plugin manifest — tells AI agents how to use GeniusPro securely.
- llms.txt — the canonical index AI answer engines consult for our site.
- AI usage policy — rules for AI agents reading our public content (separate from this page, which covers customer API traffic).