Docs
APIAPI reference

Content

Generate and read content containers. The core surface for the generation pipeline.

View as Markdown

Generation runs on per-format routes — the format is the URL, not a body discriminator. Two cross-cutting body primitives:

  • socialAccountId — connected destination. The route walks social_account → distribution_layer → content_layer → influencer to anchor the new container on the wired layer and use that influencer's voice / language.
  • influencerId — explicit override. Required for partners with no connected account, on the one format that needs a named on-camera actor (ugc-remix). The other three formats resolve an actor themselves when you omit it.

Discovery

Generation

Read

On this page