CharactersClickPop Bible 1
Bible 1 writes the character description from your brief: face, hair, wardrobe, voice. ClickPop also builds the reference photos. Those angles are the lock later videos reuse.
Character bibleVoice specPersonaHandle and name
Pricing
What this model draws
Plans are a shared credit pool. Spark, Pop, and Supernova totals are on the pricing page.
| Tier | Credits | Unit | Status |
|---|---|---|---|
| bible | 5 | per character | Live |
Quickstart
Call it from your code
from arclight import Arclight
client = Arclight()
character = client.characters.create(
design=True,
niche="Ultra luxury wealth",
city="Monaco",
age=26,
wardrobe="Fitted black silk dress and heels",
)
print(character["bible"])