Patronus

Introducing the Patronus Scanner API: check prompts, documents and MCP servers with one call

The TeamSep 19, 20267 minagent-security
Introducing the Patronus Scanner API: check prompts, documents and MCP servers with one call

FAQ

Frequently asked questions

What does the Patronus Scanner API check?

Text, public URLs, files (TXT, Markdown, HTML, PDF text layer, DOCX up to 100 KB) and the metadata of public MCP servers. It checks for prompt injection, data leakage (DLP), personal data (PII) and threats. Injection and DLP run by default; categories and rules are configurable per request.

Do I need an API key?

Not to try it. On api.patronus.studio you can use 100 scan units per UTC day without an account. For integrations you create a free account with your own key and 30,000 scan units per month.

What is a scan unit?

One scan unit covers up to 1,000 input tokens. Text, URL and file scans use the same unit. When a monthly allowance is reached, further scans pause until the reset; there are no overage charges.

Is the API synchronous or asynchronous?

Text scans respond directly with HTTP 200. URL, file and MCP scans run as jobs and respond with HTTP 202; you poll the result or wait briefly for completion with a Prefer header. Text can also be submitted asynchronously with Prefer: respond-async.

How does the API differ from Patronus Ark?

Patronus Ark is the open-source library you run yourself, locally and without a network. The Scanner API is the same scan contract as a hosted service at control.patronus.studio, with an account, allowances and official clients. If you do not want to run inference yourself, use the API; if everything must stay in-house, use Ark.

Does Patronus store scanned content?

Inputs are processed to produce the result and to operate the service securely, and stored only for as long as that requires. They are not used for marketing or to train models. If you process personal data of third parties through the API, a data processing agreement with us is required first.

Try Patronus on your own computer.

Pick a case in the live demo and see straight away what reaches the provider.

Reports and newsletter