bannerbear.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.
Account
getAccountInfo
account.getAccountInfo
Get account info including plan and quota
Risk: read
quota full type
quota full type
api_key full type
api_key full type
getAuth
account.getAuth
Verify API authentication against the current account
Risk: read
quota full type
quota full type
api_key full type
api_key full type
Animations
create
animations.create
Generate an animation from a template
Risk: write
modifications full type
modifications full type
files full type
files full type
get
animations.get
Get an animation by UID
Risk: read
Output
files full type
files full type
list
animations.list
List generated animations
Risk: read
Output:
object[]
Output full type
Output full type
Animation Templates
create
animationTemplates.create
Create an animation template
Risk: write
Output
get
animationTemplates.get
Get an animation template by UID
Risk: read
Output
list
animationTemplates.list
List animation templates
Risk: read
Output:
object[]
Output full type
Output full type
Images
create
images.create
Generate an image from a template
Risk: write
modifications full type
modifications full type
files full type
files full type
get
images.get
Get an image by UID
Risk: read
Output
files full type
files full type
list
images.list
List generated images
Risk: read
Output:
object[]
Output full type
Output full type
Instant Urls
create
instantUrls.create
Create an Instant URL for an image template
Risk: write
Output
list
instantUrls.list
List Instant URLs
Risk: read
Output:
object[]
Output full type
Output full type
Misc
joinPdfs
misc.joinPdfs
Merge image or PDF URLs into one PDF
Risk: write
Output
Templates
create
templates.create
Create an image template
Risk: write
config full type
config full type
delete
templates.delete
Delete an image template by UID
Risk: write
Output
get
templates.get
Get an image template by UID
Risk: read
Output
import
templates.import
Install a publication as an image template
Risk: write
Output
list
templates.list
List image templates
Risk: read
Output:
object[]
Output full type
Output full type
Webhooks Api
create
webhooksApi.create
Create a webhook
Risk: write
Output
delete
webhooksApi.delete
Delete a webhook by UID
Risk: write
Output
get
webhooksApi.get
Get a webhook by UID
Risk: read
Output
Workflows
createWorkflowRun
workflows.createWorkflowRun
Run a workflow with inputs
Risk: write
inputs full type
inputs full type
inputs full type
inputs full type
outputs full type
outputs full type
steps full type
steps full type
getWorkflow
workflows.getWorkflow
Get a workflow by UID
Risk: read
Output
inputs full type
inputs full type
steps full type
steps full type
getWorkflowRun
workflows.getWorkflowRun
Get a workflow run by UID
Risk: read
Output
inputs full type
inputs full type
outputs full type
outputs full type
steps full type
steps full type
listWorkflowRuns
workflows.listWorkflowRuns
List workflow runs
Risk: read
Output:
object[]
Output full type
Output full type
listWorkflows
workflows.listWorkflows
List workflows in the workspace
Risk: read
Output:
object[]
Output full type
Output full type