ugcCharacters

Analyse Images

Analyze UGC character images using OpenAI Vision API.

Returns analysis for each image including:

  • name: Culturally appropriate name
  • skin_tone: Descriptive skin tone
  • age_range: Age range in 5-year intervals
  • gender: Male or Female
  • ethnicity: Single ethnicity value
  • background: Background/setting type
post/api/v1/ugc-characters/analyse-images

Request body

imagesstring[] required

Response

Successful Response

{"stackTrail":"paths:/api/v1/ugc-characters/analyse-images:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 3 revisions of this API.