Livepeer · Arazzo Workflow
Livepeer Import an Asset from a URL
Version 1.0.0
Upload an asset from an external URL, then poll the processing task.
View Spec
View on GitHub
VideoStreamingTranscodingDecentralizedWeb3Live VideoAI VideoArazzoWorkflows
Provider
Workflows
import-asset-from-url
Upload an asset from a URL, then poll the task until completion.
Starts an upload of an asset from an external URL, then polls the processing task, branching on the task phase, and finally reads the completed asset.
1
uploadAsset
Start the upload of an asset from the provided source URL. The response includes the placeholder asset and the processing task.
2
pollTask
Poll the processing task by ID. Branch to reading the asset when the task is completed and end on failure; otherwise keep polling.
3
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.