How Our API Lets AI Write Our Blog
The idea
We work across multiple AI sessions. Each session produces knowledge — insights, decisions, lessons — that should become blog posts. But copy-pasting breaks the flow. What if the AI could just push content directly?
The API
WorksiApps has a full REST API at /lab/api/. Any tool with the API key can read products, read posts, create drafts, update product descriptions, search content, and create live sandbox demos.
Context-aware content
The API is bidirectional. Before writing, the AI reads what exists — products, existing posts, tags. It updates instead of duplicating. It adds sections to product pages it just built. This is a content management system that AI tools can navigate and contribute to, just like a human team member.
The body field accepts full HTML — headings, lists, code blocks, images, YouTube embeds, inline SVGs, even sandboxed iframe demos.