v1

latestOpenAPI 3.1.02026-07-2616299271.2 KB
OpenAI Compatible

Create Moderation

Classifies if text and/or image inputs are potentially harmful. Learn more in the moderation guide.

post/v1/moderations

Request body

Example request

{
  "input": "I want to kill them."
}

Response

OK

idstring required

The unique identifier for the moderation request.

modelstring required

The model used to generate the moderation results.