Skip to main content
GET
/
api
/
v1
/
dev
/
bulk-render
/
{bulkJobId}
/
download
Download bulk render output ZIP
curl --request GET \
  --url https://api.autype.com/api/v1/dev/bulk-render/{bulkJobId}/download \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

API Key (starts with ak_...)

Path Parameters

bulkJobId
string
required

Query Parameters

token
string

Signed download token (alternative to API key authentication)

Response

ZIP file stream