Skip to main content
POST
Generate content brief

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Body

application/json

Request for AI-generated content outline/brief.

topic
string
required

Content topic to outline.

Required string length: 1 - 500
target_keywords
string[] | null

Optional focus keywords.

Maximum array length: 10

Response

Successful Response

success
boolean
default:true
data
ContentBriefResponse · object | null

Response containing a content outline/brief.