Skip to main content
POST
Start Content Pipeline

Authorizations

x-api-key
string
header
required

API key for authentication. You can create one here.

Body

application/json
website_id
string
required
mode
enum<string>
required
Available options:
draft,
snipe,
optimize,
slice
title
string
url
string
prompt_ids
string[]
custom_instructions
string
brand_kit_id
string
sheet_id
string | null
use_content_memories
boolean
auto_approve
boolean
content_format_type
string
kb_mode
enum<string>
Available options:
auto,
manual,
none
selected_topic_ids
string[]
pinned_claim_ids
string[]
fact_review
object

A reviewed fact selection from the fact preview. When present (draft mode with the knowledge base enabled), generation uses exactly these pillars and kept facts instead of computing a selection, and pinned_claim_ids no longer influences selection. Claims without a pillar are never used: a kept id that resolves to an unfiled claim is dropped and reported in the run's selection outcome.

rec_id
string
rec_kind
enum<string>
Available options:
on_page_topic,
on_page_snipe
pdf_file_name_or_r2_key
string

Response

Success

content_ids
string[]
required
status
enum<string>
required
Available options:
generating
slice_titles
string[]