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 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.

Documentation

Other Resources

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/fashion-diffusion-public-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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.

API entry from apis.yml

apis.yml Raw ↑
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