Skip to main content
GET
/
v1
/
carousel
/
generations
/
{generationId}
/
download
Get download URL for carousel images (ZIP)
curl --request GET \
  --url https://api.yalg.ai/v1/carousel/generations/{generationId}/download \
  --header 'x-api-key: <api-key>'
"<string>"

Authorizations

x-api-key
string
header
default:yalg_live_your_api_key
required

YALG Developer API key. Send it in the x-api-key header from a server-side environment only.

Path Parameters

generationId
string
required

Carousel generation identifier.

Example:

"018f9f45-23d1-7cb2-8f1f-87921d472a80"

Response

Download URL retrieved

The response is of type file.