v5
OpenAPI 3.0.02026-08-034760291.5 KBGenerate a full article from a brief (one-shot)
Create and generate a complete SnowSEO article in one call (the automated, one-shot flow). Provide only the high-level brief — the type-specific outline, target keywords, and FAQ prompts are all produced for you (so coverage is populated), and you never have to write or pass them yourself. Every article must belong to a topic cluster: pass a topicId from topic_clusters_list (or create one with create_topic_cluster); the topic name comes from that cluster. Ask the user for the length tier (it sets the credit cost). CONSUMES CREDITS: always ask the user for permission before calling this. It returns right away with { slug, generating, status } while the article is written in the background; poll generation_status with that slug until it is no longer generating, then read the article with get_article. For step-by-step control instead, use the wizard (create_article → generate_titles/generate_outline/generate_keywords/generate_prompts → start_article_generation). Set startGeneration:false to create only the draft (and call start_article_generation later).
Request body
Response
Default Response