Endpoints
Verify content
Verify content API endpoint allows to verify LLM response against your custom policies
POST
This endpoint allows to run multiple verifiers against a single LLM response. The response will contain the result of each verifier and the final action based on the verifiers’ results.
Path Parameters
Team ID of the team owning the resources and under which the verifiers are executed
Body
application/json
Response
200
*/*
OK
The response is of type object
.