Content
Generate content
POST /content/generate
{
"brand_id": "uuid",
"content_type": "social_post",
"platform": "linkedin",
"topic": "Our Q2 product launch",
"additional_instructions": "Mention the new AI features",
"tone_override": "excited"
}Content types: social_post, blog, email, ad_copy, caption.
List content
GET /content?brand_id=uuid&status=draft&platform=linkedin&page=1&per_page=20Bulk upload (CSV)
POST /content/bulk-upload
Content-Type: multipart/form-data
file: your.csv
CSV columns: platform, post_at, text, image_url, tags, brand_slug