AI Fashion: The New Black AI Now Publishes Its API as an OpenAPI 3.1 Document
Published 16 September 2026
An API that an AI agent can read on its own is a different kind of API. The New Black AI now publishes its whole interface as an OpenAPI 3.1 document, public, at https://thenewblack.ai/api/v1/openapi.json, generated at the instant you request it.

What the document contains
Every route, with its parameters, its responses and its error codes. And every workflow as a ready made schema of POST /v1/generate, which is the part that matters for fashion: the studio has dozens of workflows, each with its own inputs, and the document describes them one by one rather than sending you to read a page.
Because it is generated when you read it, a route added on the platform is in the document immediately. There is no separate specification to fall behind.
Who this is for
Code generators and SDK builders. Point one at the URL and you get a typed client in your language without writing it.
AI coding agents. Claude Code, Codex or Cursor can read the document and call the API correctly without being taught the shape of each request.
Anyone integrating fashion generation into a product. A catalogue tool, a print on demand service, a marketplace: the document is the contract, and it is machine readable.
The rest of the surface
The API is one of three doors, and they share the same description. There is an API and integrations page with the reference, an MCP server that connects the platform to Claude, and a command line tool for coding agents. A route added to the platform reaches all three by itself, which is the point of describing the API from the API.
Frequently asked questions
Do I need an account to read the document?+
No. The OpenAPI document is public. You need an API key to call the routes it describes.
Is it OpenAPI 3.1?+
Yes, at https://thenewblack.ai/api/v1/openapi.json, generated at request time.
Are the generation workflows described?+
Yes. Each workflow appears as its own schema of POST /v1/generate, with the inputs that workflow accepts.
Related articles
- The New Black AI Now Lets Developers Drive Their AI Fashion Agents from Their Own ScriptsSend a message to your AI agent, read the thread, put requests on its calendar, and read your whole account in one call, from your own app or your own scripts.
- The New Black AI Now Publishes Fashion Creations to Instagram, TikTok, X, Pinterest and YouTube from the APIA program that generates a fashion visual can now put it online: publish your creations to five networks from the API, through the connections in your account.
- AI Fashion: The New Black AI Now Creates Shopify Products from the StudioCreate a Shopify product as a draft without leaving the studio, then build its page: visuals, HD, video, title, category, collections, all saved to your store.
- AI Fashion: The New Black AI Now Integrates with YouTube AnalyticsYour channel inside your Store: views, watch time, subscribers and traffic sources against the period before, next to the products the videos were made for.
- 3D AI-Generated Clothing Design GeneratorHow 3D AI generated clothing design is reshaping fashion: faster design, real time visualization, deeper customization, and lower prototyping costs.
- AI Fashion: The New Black AI Now Integrates with Google Search ConsoleThe New Black AI now reads your Google Search Console inside your Store: the queries and pages that bring traffic, next to the product visuals you generate.
- The New Black AI Now Allows Shopify Merchants to Improve Their Product Page OptimizationA score on every Shopify product page: photos, video, alt texts, title, description, SEO, category. Fix it all from the studio, saved to your store as you type.
- The New Black AI Now Gives Fashion Brands a Weekly Agenda for Instagram, TikTok, X, Pinterest and YouTubeA Monday to Sunday agenda with one row per network, a composer that posts to all of them at once, and your Instagram posts on it even when published elsewhere.
- The New Black AI Now Gives Fashion Brands a Store Dashboard Without a Shopify ShopSocial agenda, Meta Ads, Search Console, Shopping and Analytics open without a shop. Products, SEO by product and sales fill in the day you connect Shopify.
- The Future of AI Fashion: AI Agents That Run Your Brand While You SleepAI agents on The New Black AI turn fashion workflows into hands: describe an outcome, the agent does the work, learns the brand, and runs on a schedule while you sleep. Where this goes.