fal · Arazzo Workflow
fal Upload, Run Image-To-Image With Webhook
Version 1.0.0
Upload a reference image, submit an image-to-image job with a webhook, and confirm queue acceptance.
View Spec
View on GitHub
AIArtificial IntelligenceGenerative AIGenerative MediaImage GenerationVideo GenerationAudio GenerationInferenceServerlessGPUMCPArazzoWorkflows
Provider
Workflows
image-to-image-with-webhook
Register a reference image and queue an image-to-image job with a callback.
Initiates a signed upload for a reference image, submits an image-to-image inference request that passes the CDN file_url as image_url and sets a completion webhook, and confirms the IN_QUEUE acceptance.
1
initiateUpload
initiateUpload
Request a signed upload URL and public CDN file_url for the PNG reference image. The client PUTs the image bytes to upload_url out of band.
2
submitWithWebhook
submitRequest
Submit the image-to-image request referencing the uploaded asset as image_url, register a completion webhook, and confirm IN_QUEUE acceptance.
Source API Descriptions
openapi