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
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.

