CONNECT APP
Build with Bannerbear
File Storage
- API key
MCP
Give your agent Bannerbear tools
Every Bannerbear action is exposed as an MCP tool on Pipedream's remote server. Point a client at it with your end user's ID and Connect resolves that user's Bannerbear account for each tool call — you store no tokens.
API PROXY
Call the Bannerbear API directly
For an endpoint with no pre-built tool, the Connect proxy forwards your request to the Bannerbear API with the connected user's credentials attached. You store no tokens and write no refresh logic.
SDK
Run Bannerbear actions from your backend
Connect a user's Bannerbear account once, then run Approve Video on their behalf from your own code — TypeScript, Python, or plain HTTP.
TOOLS
Bannerbear actions
On-demand operations your product or agent can configure and run on behalf of a connected user.
-
Approve Video
actionApprove a video to proceed with rendering. See the docs here.Writev0.0.2 -
Create an Image
actionCreate an image using template and modifications. See the docsWritev0.0.4 -
Create Animated Gif
actionCreates an Animated Gif. See the docs here.Writev0.0.2 -
Create Collection
actionGenerates multiple Images based on a Template Set. See the docs here.Writev0.0.2 -
Create Video
actionCreates a Video. See the docs here.Writev0.0.3 -
Edit Video
actionUpdate a video auto-transcription. See the docs here.Writev0.0.2
EVENTS
Bannerbear triggers
Event sources your backend can deploy for users and receive through a webhook.
No Bannerbear triggers are available yet.
- App slug
- bannerbear
- Authentication
- API key
- Categories
- File Storage
- Actions
- 6
- Triggers
- 0
- API proxy
- Available