Changelog
Major milestones for the Fashio public API, newest first.
August 27, 2026
Ready Template Sets & Catalog Jobs
Fashio's own curated "ready photoshoot" library is now browsable via
GET /v1/ready-template-sets, and POST /v1/catalog-jobs runs your product
photo through a whole set in one call — one image per shot. See
Ready Template Sets.
August 27, 2026
Account & Template Sets
GET /v1/account (email, plan, diamond balance, renewal date) and template sets
(POST /v1/template-sets, reused via POST /v1/generations
{ templateSetId }) launched — save a generation's styling once, reuse it on new
products. See Account and
Template Sets.
August 27, 2026
v1.0 — Public API launch
The Fashio REST API (api.fashiolabs.com/v1), self-serve API key creation from the
dashboard, and this documentation site all launched. All 15 generation tools were available from day
one — see Core Endpoints and the
Full API Reference.
August 27, 2026
MCP server launch
A hosted MCP server (mcp.fashiolabs.com) and an installable fashio-mcp CLI
package launched, so Claude, Cursor, and ChatGPT can call the Fashio API as tools directly. See
fashiolabs.com/mcp
for setup.