Skip to main content
Creates AI influencer image job(s). Each image in count is a separate generation row and credit charge. Poll each id via Poll generation status (type: INFLUENCER).

Headers

Request body

string
required
Describe the influencer scene, outfit, mood, or action.
string
Output aspect ratio. Default: 1:1.Allowed: 1:1, 16:9, 9:16, 4:3, 3:4
integer
Number of images to generate (separate jobs). Min 1, max 10. Default: 1.
string
Optional framing preset.Allowed: pov, portrait, full-body, close-up, side-profile
string
Optional look / lighting preset.Allowed: ugc, casual_daylight, cozy_indoor, low_light_intimate, raw_flash, golden_hour, moody_night, car_selfie, mirror_selfie, luxury_influencer, cinematic, travel_content, beauty_closeup, party_night_out
integer
Optional subject age in years. Min 18, max 70.

Async completion

Poll each generations[].id via Poll generation status until COMPLETED or FAILED. Webhooks are not supported on the public API.

Response

Single image (count: 1):
Multiple images (count > 1) return one entry per job in generations. Credits deducted = per-image cost × count.

Example

Errors