Scan URL Using Guardrail
๐ก๏ธ Guardrails API Endpoints
Guardrail Scan URL
Scan a URL for security threats using a saved guardrail
POST
Scan URL 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
The URL to scan and analyze.

