Build influencer vault
build_influencer_vaultKick off an ASYNC build of an influencer's vault — the character/reference sheet plus on-camera stills, faceless 'phone-dump' b-roll, and short video clips that future snacks draw from. SPENDS CREDITS (≈25 per b-roll clip, plus a flat premium when starterBundle=true; the exact amount comes back as creditsReserved, and is refunded automatically on failure). Returns a build job immediately — poll get_influencer_vault_build with the returned id until status is 'completed'. BUILDS TAKE SEVERAL MINUTES; don't poll as if it'll be instant. For the very first build after create_influencer, pass starterBundle=true to charge the flat starter-vault bundle price.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| turbo | No | ||
| prompt | No | Optional steer for the build | |
| brollCount | No | Number of short b-roll video clips to generate (each ≈25 credits) | |
| resolution | No | ||
| influencerId | Yes | Influencer id from list_influencers | |
| starterBundle | No | First build after creation — charge the flat starter-vault bundle price | |
| seedImageAssetId | No | Seed the character sheet from an approved look or attach_influencer_reference asset id. Prefer seedImageAssetIds. | |
| staticSceneCount | No | On-camera static scene stills to generate | |
| seedImageAssetIds | No | Up to 4 attach_influencer_reference asset ids of the SAME person from different angles (front, three-quarter, profile, full body). Gives the character sheet coverage a single frame cannot, so the whole vault holds the likeness. | |
| facelessBrollCount | No | Faceless lifestyle b-roll stills (POV / mirror / flat-lay) | |
| generateReferenceSheet | No | Generate the multi-pose character sheet (the vault's identity anchor) |