Webhook map
animationanimationCompleted(animation.animationCompleted)
imageimageCompleted(image.imageCompleted)
HTTP handler setup
app/api/webhook/route.ts
Events
Animation
Animation Completed
animation.animationCompleted
Fires when a Bannerbear animation finishes rendering
Payload
files full type
files full type
Response data full type
Response data full type
webhookHooks example
Image
Image Completed
image.imageCompleted
Fires when a Bannerbear image finishes rendering
Payload
files full type
files full type
Response data full type
Response data full type
webhookHooks example