Skip to main content
POST
Create an article

Authorizations

Authorization
string
header
required

Pass your Keupera API key as a Bearer token: Authorization: Bearer YOUR_KEUPERA_API_KEY. Generate keys from Account → API Keys in your Keupera dashboard.

Body

application/json
website_id
string<uuid>
title
string

Article title. Required if no keyword_id.

keyword_id
string<uuid>

Link to a keyword. Required if no title.

outline
string

Outline for AI-assisted drafting.

date
string

Schedule date (ISO or YYYY-MM-DD).

article_type
string

e.g. standard, listicle, how-to.

Response

Article planned.

data
object