Signed url
Generate a signed URL for a template
The signed URL endpoint allows you to generate customized images with dynamic data on the URL. Use this endpoint to create personalized visuals or dynamic images for various purposes, such as marketing campaigns or user-specific content. It’s recommended to use this via an SDK.Documentation Index
Fetch the complete documentation index at: https://documentation.bannerify.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
png, jpeg, webp By default, we cache the image in the CDN for 1 day to save your bandwidth, use this field to disable cache so you can get the latest image
"true"
Only for debug purpose, it draws bounding box for each layer
Optional custom S3 configuration. If provided, the generated file will be stored in your S3-compatible storage instead of the default Bannerify storage.
Your template id
"tpl_xxxxxxxxx"
MD5 hash of the API key
Sha256 hash of the API key (use this)
SHA256 hash of the query params, read more at https://bannerify.co/docs/api-reference/endpoint/signed-url
A JSON string of modifications object
Generate thumbnail preview (low-quality, non-billable)
Response
A image file
The binary of image file