This page is the only place API changes are announced. Bookmark it, or watch it
through your usual docs reader, before relying on behaviour that is not
documented in the reference.
1 September 2026 — Workspaces are now brands
What Ocoya calls a workspace in the product has always been called a brand in the interface. The API now uses the same word. Endpoints
Parameters
The
workspaceId query parameter is now brandId, on every endpoint that took
it — /social-profiles, /post, /post/ai, /campaigns,
/hashtag-libraries, /studio-templates and /analytics/export.
What you need to change
Rename the parameter. The values are unchanged: a brand ID is the same
identifier you were already passing as a workspace ID, so nothing needs to be
re-fetched or re-mapped.
Before
Now
GET /brand-kits, that endpoint is gone.
Saved hashtag context is still available from GET /hashtag-libraries, listed
under API Reference.