Scan PDF Using Guardrail
๐ก๏ธ Guardrails API Endpoints
Guardrail Scan PDF
Scan a PDF for security threats using a saved guardrail
POST
Scan PDF Using Guardrail
Documentation Index
Fetch the complete documentation index at: https://docs.enkryptai.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Headers
The guardrail name
Example:
"My Guardrail"
Whether to apply input (prompt) or output (response) detectors
Available options:
prompt, response Example:
"prompt"
Body
application/json
Base64-encoded PDF file content.

