fal Model APIs
Unified queue-based REST API for invoking 1,000+ generative image, video, audio, and multimodal models hosted on fal's inference infrastructure. Submit a request to `https://queue.fal.run/{model-id}`, poll `/requests/{request_id}/status` or `/requests/{request_id}` for progress and results, or subscribe to webhook callbacks. Supports synchronous responses, asynchronous queueing, server-sent streaming progress, and request cancellation. Powers flagship models including FLUX, Veo 3, Kling 2.5, Wan 2.5, Seedream, Nano Banana, Qwen, SDXL, and Stable Diffusion variants.
Documentation
Specifications
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/fal-ai/refs/heads/main/json-schema/fal-queue-request-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/fal-ai/refs/heads/main/json-schema/fal-queue-status-schema.json
Other Resources
JSONLD
https://raw.githubusercontent.com/api-evangelist/fal-ai/refs/heads/main/json-ld/fal-ai-context.jsonld
GraphQL
https://raw.githubusercontent.com/api-evangelist/fal-ai/refs/heads/main/graphql/fal-ai-graphql.md
APIsJSON
https://raw.githubusercontent.com/api-evangelist/fal-ai/refs/heads/main/apis.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/fal-ai/refs/heads/main/arazzo/fal-ai-image-to-image-result-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/fal-ai/refs/heads/main/arazzo/fal-ai-queue-inference-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/fal-ai/refs/heads/main/arazzo/fal-ai-serverless-app-discovery-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/fal-ai/refs/heads/main/arazzo/fal-ai-serverless-app-files-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/fal-ai/refs/heads/main/arazzo/fal-ai-set-and-verify-secret-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/fal-ai/refs/heads/main/arazzo/fal-ai-stream-inference-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/fal-ai/refs/heads/main/arazzo/fal-ai-submit-and-cancel-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/fal-ai/refs/heads/main/arazzo/fal-ai-upload-then-inference-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/fal-ai/refs/heads/main/arazzo/fal-ai-webhook-submission-workflow.yml