Sign inStart creating

What works without any API keys

Everything runs end to end on a mock adapter. Output is a labelled placeholder, and the app says so.

With zero provider keys the whole pipeline runs. Generations queue, route, "render", score, produce assets with full provenance, land on the timeline and export an EDL.

The output is a deterministic local placeholder, clearly labelled as mock throughout the UI. Nothing pretends to be a real render.

What changes when you add keys:

AddUnlocks
Any model provider keyReal image and video generation
ANTHROPIC_API_KEYThe four generative writing functions, the LLM Director, translation
FFMPEG_PATHMaster render, measured LUFS, audio stem files
STRIPE_SECRET_KEYAny payment actually completing
An embedding providerTrue semantic and visual asset search
MOONVALLEY_API_KEYCleared Content mode

Every surface reports which of these it has. Nothing fails obscurely because a key is missing — it tells you which key and what it would enable.

Did this answer your question?

Related

All help articlesAsk the community