cURL
curl --request POST \ --url https://api.hyperleapai.com/moderations \ --header 'Content-Type: application/json' \ --header 'x-hl-api-key: <api-key>' \ --data '{ "input": "<string>" }'
Gets information on whether the user input contains any intent that is sexual, hatred, harassment, self-harm or violent in nature.
API Key for authentication
OK