Briefs

Generate image-brief content

Generate the copy for a single-image creator brief from up to 3 of your products (index 0 is the hero): the kicker, signature and winning hooks, social proof, benefits, content ideas, and shop tagline.

This returns content without saving it — pass the result to POST /image-briefs to keep it as a draft. The portal streams this generation token by token; here it is collapsed into one response.

Each call spends model tokens, so Idempotency-Key is required and retries replay the first result rather than regenerating. Generation is non-deterministic — the same products give different copy each time.

post/image-briefs/generate

Headers

Idempotency-Keystring nullable
X-Dry-Runstring nullable

Request body

product_idsstring[] required

Products to build the brief from; index 0 is the hero. At most 3.

Response

Successful Response

dry_runboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.