← All apps

Automate Mux for free on Stepper

Mux is a video infrastructure platform for developers. Build powerful video experiences with APIs for video hosting, live streaming, and real-time video.

I want to integratewithSee how to connect Mux to ...

Triggers available for Mux on Stepper

New Asset Ready

Triggers when a new video asset is ready for playback.

New Live Stream

Triggers when a new live stream is created.

New Direct Upload

Triggers when a new direct upload is created.

Actions available for Mux on Stepper

Create Asset

Creates a new video asset from a URL. Mux will download and process the video.

  • 6 parameters

Retrieve Asset

Retrieves the details and status of a Mux asset by ID.

  • 1 parameters

List Assets

Returns a paginated list of all assets in the environment.

  • 1 parameters

Update Asset

Updates the passthrough metadata of an existing asset.

  • 2 parameters

Delete Asset

Permanently deletes a Mux asset and its associated media.

  • 1 parameters

Create Live Stream

Creates a new live stream and returns a stream key for encoder connection.

  • 6 parameters

Get Live Stream

Retrieves the details and current status of a live stream.

  • 1 parameters

Update Live Stream

Updates settings of an existing live stream.

  • 4 parameters

Delete Live Stream

Permanently deletes a live stream.

  • 1 parameters

Enable Live Stream

Re-enables a disabled live stream so it can accept RTMP connections again.

  • 1 parameters

Disable Live Stream

Disables a live stream so it no longer accepts new RTMP connections.

  • 1 parameters

Reset Live Stream Key

Generates a new stream key for a live stream, invalidating the previous key.

  • 1 parameters

Create Direct Upload

Creates a direct upload URL that can be used to upload a video file directly to Mux.

  • 5 parameters

Get Upload

Retrieves the status and details of a direct upload.

  • 1 parameters

Create Simulcast Target

Adds a simulcast target to a live stream to restream to a third-party platform (e.g., YouTube, Twitch).

  • 4 parameters

Delete Simulcast Target

Removes a simulcast target from a live stream.

  • 2 parameters

Make HTTP Request

Make an HTTP request to any URL with full control over method, headers, and body.