Create a SpicyAPI output download URL
spicyapi_download_url_createCreate a short-lived signed URL for a task's output, for legacy integrations or link renewal. Prefer existing asset URLs to avoid extra calls.
Instructions
Create a short-lived signed URL for an output owned by the current task and API key, for legacy integrations or explicit link renewal. Prefer existing ready output.assets[].url from task_get, task_wait, or a verified v2 webhook; no ticket call is needed for those links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | ||
| taskId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |