cURL
Endpoints
Verify content
Verify content API endpoint allows to verify LLM response against your custom policies
POST
cURL
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.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Team ID of the team owning the resources and under which the verifiers are executed
Body
application/json