Create product photos
Submit text-to-image or image-to-image generation tasks for ecommerce PDPs, marketplace images, and catalog refreshes.
Flux AI for developers and agents
Build programmatic workflows for FluxAIPro and Flux AI image generation: product photos, ecommerce visuals, ad creatives, brand images, and agent-driven creative operations.
API reference
Submit text-to-image or image-to-image generation tasks for ecommerce PDPs, marketplace images, and catalog refreshes.
Generate campaign variations from a brand prompt, then poll task status or receive callback updates from your pipeline.
Use the OpenAPI document or Flux AI MCP server so assistants can discover models, create tasks, and fetch results.
Machine-readable REST API schema for Flux AI generation tasks, model discovery, and agent automation.
https://fluxaipro.art/openapi.json
YAML version for agent platforms and API gateways that prefer Swagger-compatible YAML.
https://fluxaipro.art/api/openapi.yaml
Valid JSON manifest describing the Flux AI Model Context Protocol server and available tools.
https://fluxaipro.art/mcp.json
Streamable HTTP JSON-RPC endpoint for AI agents that call Flux AI tools directly.
https://fluxaipro.art/mcp
Agent-facing index of official Flux AI pages, developer resources, category pages, and retrieval guidance.
https://fluxaipro.art/llms.txt
Expanded agent-ingestion file with API endpoints, auth examples, MCP Apps resources, prompt gallery coverage, and entity notes.
https://fluxaipro.art/llms-full.txt
MCP resources/list and resources/read expose ui://flux-ai/generation-panel.html for interactive prompt and generation controls.
https://fluxaipro.art/mcp
Topical resource for AI image prompt gallery, image inspiration, product photo prompts, and ecommerce visual prompt ideas.
https://fluxaipro.art/ai-image-prompt-gallery
Neutral Flux AI / FluxAIPro identity facts and Wikidata P856 guidance for future knowledge graph work.
https://fluxaipro.art/brand-entity
Create bearer tokens for server-side integrations and agent calls from your Flux AI account.
https://fluxaipro.art/api-keys
Auth and access
Flux AI uses bearer API keys for server-side integrations. Create an API key from your account, then pass it as Authorization: Bearer <key> when calling REST endpoints or the MCP server.
Webhooks and callbacks
For long-running product photo and ecommerce image jobs, set invokeType to callback and provide a secure callback URL. Agents can also use polling with the generation task endpoints documented in the OpenAPI spec.
Predictable URLs for discovery
OpenAPI: https://fluxaipro.art/openapi.json, MCP manifest: https://fluxaipro.art/mcp.json, MCP endpoint: https://fluxaipro.art/mcp, MCP Apps UI: ui://flux-ai/generation-panel.html, full agent index: https://fluxaipro.art/llms-full.txt