cURL
Moderation
Submit prompt moderation
Submit a text prompt for moderation. Returns a job ID for polling or webhook delivery. The pipeline runs keyword filtering and an LLM prohibition check; a prohibited prompt is rejected, with the reason returned on the completed job.
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.omnifence.ai/llms.txt
Use this file to discover all available pages before exploring further.
Requires the
moderate:prompt scope. Requests without this scope receive a 403 FORBIDDEN
response. See authentication.