Skip to main content
PrimaLabs runs the serverless inference API with zero data retention for request and response content. Prompts and completions are processed in memory to serve the request and are not written to logs, databases, or exports.

What is never stored

  • Prompt and message content, including system prompts.
  • Model output, including streamed tokens.
  • Tool-call names and arguments.

What is stored

Billing and abuse prevention need request metadata, never content:

Scope

Zero data retention applies to every serverless endpoint under https://api.primalabs.ai/v1 and to every account — it is not a per-key setting and there is nothing to enable.
Questions about data handling for a dedicated deployment or a compliance review? Contact us.