The New Black AI

AI Fashion API: the OpenAPI 3.1 Document

An API that an AI agent can read on its own is a different kind of API. The New Black AI publishes its whole interface as a public OpenAPI 3.1 document, generated the instant you request it, so a code generator, a coding agent or a developer gets the exact contract of every route and every fashion workflow.

Updated 20 September 2026

  1. 1Open the document
  2. 2Generate a client or hand it to an agent
  3. 3Call the routes with an API key
AI Fashion API: the OpenAPI 3.1 Document
Editorial fashion photograph generated with The New Black AI

How it works

1

Open the document

https://thenewblack.ai/api/v1/openapi.json, public, no account needed to read it.

2

Generate a client or hand it to an agent

A typed client in your language from the URL; or let Claude Code, Codex or Cursor read it and call the API correctly.

3

Call the routes with an API key

Keys are created in your profile, API tab; each workflow is its own schema of POST /v1/generate.

Why it matters

The studio has dozens of workflows, each with its own inputs. Describing them one by one in a machine-readable document, regenerated on each read, means a route added on the platform is in the document immediately and nobody integrates against a stale spec.

Read more in AI Fashion API as an OpenAPI 3.1 document. The reference lives on the API and integrations page.

Frequently asked questions

Do I need an account to read it?+

No. You need an API key to call the routes it describes.

Are the generation workflows described?+

Yes, each as its own schema of POST /v1/generate with the inputs it accepts.

Can I pause my plan and keep my API key?+

Yes. A plan can be paused one to three months; the account and its keys stay, and the credits you have remain usable.

Try it yourself

Everything on this page was made in the studio. Your first designs are minutes away.

Open the studio