API Reference

Generate multiple blog posts based on a filter condition. Posts must first be created before generation. May return partial results if some post generations fails. Returns an in-progress status. The postId of the post can be polled with GET /post/{postId} to get the finished post. 5 second intervals are suggested for polling.

Log in to see full request history
Query Params
boolean

Generates posts based on previously generated outline (see outline generation)

boolean
string

Generate outline based on URL. Outline is fetched from the page in the URL and rephrased. Overrides previous outline.

Body Params
filter
object

The filter condition for generating blog posts. All ungenerated posts will be generated if no filter is provided.

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json