You can now use the Writingmate Developer API to generate images and videos from outside the Writingmate app.
That means your own apps, automations, internal tools, and content workflows can now use Writingmate as a single API for text, image, and video generation.
Build full media workflows with one API key
Until now, the Developer API was mainly useful for text workflows like chat completions, responses, and model access.
Now, you can also:
- generate images
- start video generation jobs
- check when a video is ready
- download the final image or video file
- retrieve thumbnails and spritesheets for generated videos
This makes it much easier to build workflows like:
- generating images for blog posts or landing pages
- creating short videos for social content
- building internal creative tools for marketing teams
- adding AI media generation to your own product
- connecting Writingmate to automation platforms
Download generated files directly
Generated media is no longer tied only to the Writingmate interface.
When you generate an image through the API, the response includes an ID. You can use that ID to download the image later.
For videos, you can start a generation job, check its status, and download the finished MP4 when it is ready.
This is especially useful if you are building automated workflows where files need to move into another system, like a CMS, asset library, publishing tool, or internal dashboard.
Works with your Developer Key
The new media endpoints work with the same Writingmate Developer Key you already use for chat and text generation.
Generated files are saved under your account and retrieved with the same authenticated API access. You do not need a separate login flow or manual download step.
Better integrations with external tools
We also improved how Writingmate connects to external tools through MCP integrations.
In practical terms, this means connected tools should be easier to authorize, more reliable during chat, and better at returning useful results.
If you use Writingmate with external services, automations, or custom tools, these updates should make those workflows feel smoother.
Faster search inside Writingmate
We improved command palette and chat search behavior so it is easier to find the right conversation.
Search results now do a better job keeping relevant message matches visible and preserving useful recent-chat ordering.
Updated docs and model data
We also updated the Developer API docs, OpenAPI spec, model data, and benchmark information so the product better reflects what is available today.
Available now
These updates are live now.