Moderations Check

POST
POSThttps://api.hyperleapai.com/moderations

Gets information on whether the user input contains any intent that is sexual, hatred, harassment, self-harm or violent in nature.

Authenticated with your API key in the x-hl-api-key request header.

Request body

application/json
inputstringnullable

Responses

200OK

No response body.

curl -X POST "https://api.hyperleapai.com/moderations" \
  -H "x-hl-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "input": "string"
}'

Explore Hyperleap AI

An AI front desk that answers customer questions, collects contact details, and shares booking links on your website and messaging channels.