Skip to main content

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.

Stars API provides infrastructure for building AI-powered media generation applications. Submit content for automated safety screening, track job progress in real time, and receive results via webhooks.
The moderation module is live today. Generation endpoints are coming soon.

Get started

Quickstart

Submit your first moderation request in under five minutes.

API reference

Explore all endpoints with request and response examples.

Moderation

Screen prompts, images, and videos for unsafe content. Audio and chat moderation are coming soon.

Prompt moderation

Screen text prompts against your blocklist and an LLM prohibition check.

Image moderation

Run VLM + NSFW classification on an image.

Video moderation

Extract frames from a video and analyse each one.

Categories

Content categories evaluated during every moderation job.

Platform

Authentication

Authenticate requests with Bearer tokens.

Webhooks

Receive job results asynchronously.

Real-time progress

Stream progress updates with Server-Sent Events.

Rate limiting

Understand per-client request limits.