- Brain
/v1/internal/*— workflow execution, generation, LLM/image/video/voice egress. Requires the shared internal service key. - Render service — stage, still, and sequence rendering, simulation, audio extraction. Requires a service token.
- File write/sync transport (
POST/DELETE/PATCHon workspace files) and reconcile/publish — these mutate R2 and the manifest and are reserved for authorized tooling.
The supported client path for generation
If you need generation or rendering from a client, run it through an agent (project) on the platform, and read the result back via the brain feed and files surface:- The agent’s workflow generates content on the platform (billed to the workspace).
- Publish promotes it to the frozen release.
- Your client reads it:
brain.getFeed,brain.getItems,brain.streamR2File.