Fashion Diffusion

AI fashion design and commercial photography platform for brands and creators, offering a generative AI fashion suite — virtual try-on, AI model and outfit generation, flat lay production, background change and removal, garment recolor, face swap and fashion video. Fashion Diffusion exposes a bearer-key REST Public API at https://www.fashiondiffusion.ai/api/public/v1/ built on a submit-and-poll task model: a generation request returns HTTP 202 with a task id, and the caller polls until the task reaches SUCCEEDED or FAILED. The published reference documents four operations across two capabilities — Virtual Try-On and AI Inpainting submission plus task query and cursor-paginated task list — while marketing advertises more than 18 endpoints. There is no OpenAPI, GraphQL schema, Postman collection, MCP server, agent card, SDK, webhook surface, status page or changelog, and the reference states plainly that this version carries no idempotency protection.

Fashion Diffusion publishes 1 API on the APIs.io network. Tagged areas include Fashion, E-Commerce, Retail, Generative AI, and Image-Generation.

Fashion Diffusion’s developer surface includes pricing, signup flow, engineering blog, support, and 8 more developer resources.

35.6/100 thin ▬ flat Agent 11/100 agent aware Full breakdown ↓
scored 2026-09-01 · rubric v0.17.2
1 APIs
FashionE-CommerceRetailGenerative AIImage-GenerationVirtual Try-OnComputer-VisionVideo GenerationProduct PhotographyCreative / Design Tools

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-01 · rubric v0.17.2
Composite quality — 35.6/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 9.0 / 20
Access Clarity 16.8 / 20
Operational Transparency 0.7 / 13
Contract Governance 2.2 / 12
Discoverability 6.9 / 10
Agent readiness — 11/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/fashiondiffusion: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Fashion Diffusion Public API

REST API for asynchronous AI fashion generation tasks. Authenticates with a single long-lived bearer API key (Authorization: Bearer fd_live_xxx); the secret is shown only once a...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Fashiondiffusion Rate Limits

0 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Fashiondiffusion Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
name: Fashion Diffusion
aid: fashiondiffusion
description: 'AI fashion design and commercial photography platform for brands and creators, offering a generative AI fashion
  suite — virtual try-on, AI model and outfit generation, flat lay production, background change and removal, garment recolor,
  face swap and fashion video. Fashion Diffusion exposes a bearer-key REST Public API at https://www.fashiondiffusion.ai/api/public/v1/
  built on a submit-and-poll task model: a generation request returns HTTP 202 with a task id, and the caller polls until
  the task reaches SUCCEEDED or FAILED. The published reference documents four operations across two capabilities — Virtual
  Try-On and AI Inpainting submission plus task query and cursor-paginated task list — while marketing advertises more than
  18 endpoints. There is no OpenAPI, GraphQL schema, Postman collection, MCP server, agent card, SDK, webhook surface, status
  page or changelog, and the reference states plainly that this version carries no idempotency protection.'
image: https://zhiyi-image.oss-cn-hangzhou.aliyuncs.com/devops/comfyui/input/demo/web-assets/fd-web/v20260806/images/product-hero/home.webp
url: https://raw.githubusercontent.com/api-evangelist/ai-fashion-design-platform-for-brands-amp-creators/refs/heads/main/apis.yml
created: '2026-08-31'
modified: '2026-08-31'
specificationVersion: '0.21'
tags:
- Fashion
- E-Commerce
- Retail
- Generative AI
- Image-Generation
- Virtual Try-On
- Computer-Vision
- Video Generation
- Product Photography
- Creative / Design Tools
tags_raw:
- Fashion
- E-commerce
- Retail
- Generative AI
- Image Generation
- Virtual Try-On
- Computer Vision
- Video Generation
- Product Photography
- Creative / Design Tools
apis:
- name: Fashion Diffusion Public API
  description: 'REST API for asynchronous AI fashion generation tasks. Authenticates with a single long-lived bearer API key
    (Authorization: Bearer fd_live_xxx); the secret is shown only once at creation and a key may read only tasks owned by
    its user and current team. Documented operations: POST /virtual-try-on/tasks and POST /ai-inpainting/tasks (both return
    202 with a task id), GET /tasks/{taskId}, and GET /tasks with cursor pagination (limit 1-100, default 20, nextCursor,
    optional createdAfter). Image fields accept exactly one input form — a public HTTPS URL or a Base64 data URL — JPEG, PNG
    or WebP up to 20 MB. Errors use a proprietary envelope {"error":{"code","message","requestId"}} with the id echoed in
    X-Request-Id. No idempotency protection, no reversal path, no rate-limit headers and no webhooks.'
  humanURL: https://www.fashiondiffusion.ai/api-access
  baseURL: https://www.fashiondiffusion.ai/api/public/v1/
  tags:
  - Fashion
  - E-Commerce
  - Retail
  - Generative AI
  - Image-Generation
  - Virtual Try-On
  - Computer-Vision
  - Video Generation
  - Product Photography
  - Creative / Design Tools
  tags_raw:
  - Fashion
  - E-commerce
  - Retail
  - Generative AI
  - Image Generation
  - Virtual Try-On
  - Computer Vision
  - Video Generation
  - Product Photography
  - Creative / Design Tools
  properties:
  - type: Documentation
    url: https://www.fashiondiffusion.ai/playground/api/docs
  - type: APIReference
    url: https://www.fashiondiffusion.ai/playground/api/docs
  - type: Authentication
    url: authentication/fashiondiffusion-authentication.yml
  - type: Conventions
    url: conventions/fashiondiffusion-conventions.yml
  - type: ErrorCatalog
    url: errors/fashiondiffusion-problem-types.yml
  - type: RateLimits
    url: rate-limits/fashiondiffusion-rate-limits.yml
  - type: Plans
    url: plans/fashiondiffusion-plans-pricing.yml
  - type: Lifecycle
    url: lifecycle/fashiondiffusion-lifecycle.yml
  - type: DataModel
    url: data-model/fashiondiffusion-data-model.yml
maintainers:
- FN: Fashion Diffusion Support
  email: support@fashiondiffusion.ai
  url: mailto:support@fashiondiffusion.ai
generated:
  by: apis.io/add
  model: claude-opus-4-8
  confidence: 80
  at: '2026-08-31T03:44:59.070Z'
common:
- type: DomainSecurity
  url: security/fashiondiffusion-domain-security.yml
- type: DeveloperPortal
  url: https://www.fashiondiffusion.ai/playground/api
- type: Pricing
  url: https://www.fashiondiffusion.ai/pricing
- type: SignUp
  url: https://www.fashiondiffusion.ai/login
- type: TermsOfService
  url: https://www.fashiondiffusion.ai/terms-of-service
- type: PrivacyPolicy
  url: https://www.fashiondiffusion.ai/privacy-policy
- type: Blog
  url: https://www.fashiondiffusion.ai/blog
- type: GitHubOrganization
  url: https://github.com/FashionDiffusion
- type: Support
  url: mailto:support@fashiondiffusion.ai
- type: Conformance
  url: conformance/fashiondiffusion-conformance.yml
- type: Compliance
  url: conformance/fashiondiffusion-conformance.yml
- type: LLMsTxt
  url: llms/fashiondiffusion-llms.txt
x-enrichment:
  date: '2026-08-31'
  status: enriched
  artifacts_added: 13
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/fashiondiffusion"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/fashiondiffusion/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/fashiondiffusion/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.