Skip to main content
POST
Create Influencer
Creates an AI influencer persona with reference images and optional personality traits. The first image in the array is used as the avatar.

Authentication

string
Bearer token. Bearer <supabase-jwt>.

Body

string
required
Display name for the influencer.
string
required
A description of the influencer persona.
string
default:"realistic"
Image generation style, e.g. "realistic", "anime", "3d".
string
AI model identifier for generating images of this influencer.
string[]
required
Array of reference image URLs. The first image is used as the avatar.
object
Physical and stylistic traits for the influencer. Available fields (all strings): gender, ageRange, ethnicity, skinTone, faceShape, jawline, eyeColor, eyeShape, noseShape, lipShape, facialHair, hairColor, hairStyle, hairLength, bodyType, height, tattoos, piercings, glasses, clothingStyle, expression, pose, lighting, background.