Skip to content
--- aside: false outline: false title: "Age classification — Civitai Orchestration API" copyPage: false ---

Age classification

POST
/v2/consumer/recipes/ageClassification

Detects minors in media content. Returns a boolean value indicating whether the content contains minors as well as details on where minors are detected.

Parameters

Query Parameters

experimental
Type
boolean
allowMatureContent
Type
boolean
whatif
Type
boolean

Request Body

JSON

Responses

OK

application/json
JSON

Playground

Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

Civitai Developer Documentation