Civitai · Arazzo Workflow
Civitai Presigned Blob Upload Then Generate
Version 1.0.0
Request a presigned blob upload URL, reference the blob in a workflow with webhook callbacks, and poll.
View Spec
View on GitHub
Artificial IntelligenceImage-GenerationVideo GenerationStable DiffusionSDXLFluxLoRAModel HostingCommunityGenerative AIArazzoWorkflows
Provider
Workflows
presigned-blob-generate
Get a presigned upload URL, submit a workflow referencing it, and poll.
Requests a presigned blob upload URL, submits an imageGen workflow that references the blob id with webhook callbacks, and polls to completion.
1
requestUploadUrl
Request a presigned upload URL for the declared mime type and capture the blob id the upload will populate.
2
submitWithCallback
Submit an imageGen workflow that references the presigned blob id as an input image and configures webhook callbacks for completion events.
3
pollWorkflow
Poll the workflow until it reaches a terminal state, looping while still processing.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.