Docs

Create Movie

Creates a new movie in Bannerbear.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
numberrequired

The desired width of your movie.

numberrequired

The desired height of your movie.

array of objectrequired

A list of videos or images you want to combine into a movie.

string

URL to a video file or static image.

number

Force trim the end video to a specific time.

boolean

Remove the sound from this video clip.

string

URL to an audio file to overlay on top of this clip.

string

The name of the transition to use between video clips.

string

URL to an audio file to overlay on top of the movie.

string

A URL to POST the full Movie object to upon rendering completion.

string

Any metadata that you need to store, for example a record ID.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.