Create policy
Create a new policy configuration
Authentication
AuthorizationBearer
Bearer authentication using API key. Generate an API key from the Lakera platform. Example: Bearer sk_123…
Request
This endpoint expects an object.
name
A descriptive name for the policy
policy_mode
Set to "IO" for screening model inputs and outputs
Allowed values:
input_detectors
List of detector configurations to apply to LLM inputs
output_detectors
List of detector configurations to apply to LLM outputs
Response
Policy created successfully
status
Response status
Allowed values:
message
Human-readable response message
id
Policy ID
data
Policy details