Back to docs

API reference

Content planning

Kanban board, stages, work items, and tags.

Kanban board, stages, and work items. Omit companyId for personal workspace boards.

Plan requirement: API access requires Team or Agency. See pricing.

Base URL: https://api.styrar.com/v1

Routes

MethodPathScope
GET/v1/content-planning/boardcontent_planning:read
POST/v1/content-planning/itemscontent_planning:write
PATCH/DELETE/v1/content-planning/items/:idcontent_planning:write
POST/v1/content-planning/items/:id/movecontent_planning:write
POST/DELETE/v1/content-planning/items/:id/tagscontent_planning:write
PATCH/v1/content-planning/stages/:idcontent_planning:admin
PATCH/v1/content-planning/stages/reordercontent_planning:admin

Stages and approvals

Stages may set spawnApprovalFlowId so entering a stage starts an approval run on the linked post. See also Automations and approvals.