Skip to main content
Use send-request on inbound (prompt) and outbound (completion).
  1. Create an API key on the collector.
  2. Inbound: POST evaluate with direction: "input". Return 403 on block; rewrite the body from transformed_payload on transform.
  3. Outbound: same with direction: "output".