API Reference

Generate a single post based on the provided postId. Post must first be created before generation. 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
Path Params
string
required

The ID of the post.

Query Params
boolean

Generates post 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.

Responses

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