← Back to catalog

Other

Wowza Streaming Cloud REST API Reference Documentation

auto-generated
swirls add wowza
actionPOSTv1.0.0

Create a property for a stream target

This operation creates a property for a stream target. Properties can be applied to a <strong>CustomStreamTarget</strong> or <strong>WowzaStreamTarget</strong> whose <em>provider</em> is <strong>akamai_cupertino</strong>. For more information see the technical article [How to set advanced properties by using the Wowza Streaming Cloud REST API](https://www.wowza.com/docs/how-to-set-advanced-properties-by-using-the-wowza-streaming-cloud-rest-api).

Source
actionPOSTv1.0.0

Create a property for a transcoder

This operation creates a property for a transcoder. For more information see the technical article [How to set advanced properties by using the Wowza Streaming Cloud REST API](https://www.wowza.com/docs/how-to-set-advanced-properties-by-using-the-wowza-streaming-cloud-rest-api).

Source
actionPOSTv1.0.0

Create a stream target

This operation creates a stream target. There are three types of targets that you can create: <strong>CustomStreamTarget</strong> for an an external, third-party destination; <strong>WowzaStreamTarget</strong> for a Wowza CDN target; or <strong>UltraLowLatencyStreamTarget</strong> for an ultra low latency Wowza CDN target. The availability of many parameters depends on the type of target you create.

Source
actionPOSTv1.0.0

Create an output

This operation creates an output rendition for a specific transcoder.

Source
actionPOSTv1.0.0

Create an output stream target

This operation creates an output stream target. Targets whose <em>type</em> is <strong>UltraLowLatencyStreamTarget</strong> can't be added to output renditions.

Source
actionPOSTv1.0.0

Create geo-blocking for a stream target

This operation allows you to block or whitelist viewing of a stream target by geographic location. Only stream targets whose <em>type</em> is <strong>WowzaStreamTarget</strong> can be geo-blocked. For more information see the technical article [How to geo-block stream targets by using the Wowza Streaming Cloud REST API](https://www.wowza.com/docs/how-to-geo-block-stream-targets-by-using-the-wowza-streaming-cloud-rest-api).

Source
actionDELETEv1.0.0

Delete a live stream

This operation deletes a live stream, including all assigned outputs and targets.

Source
actionDELETEv1.0.0

Delete a transcoder

This operation deletes a transcoder, including all of its assigned output renditions and stream targets.

Source
actionDELETEv1.0.0

Delete an output

This operation deletes an output, including all of its assigned targets.

Source
actionDELETEv1.0.0

Delete an output stream target

This operation deletes an output stream target, including all of its assigned targets.

Source
actionGETv1.0.0

Fetch a live stream

This operation shows the details of a specific live stream.

Source
actionGETv1.0.0

Fetch a player

This operation shows details of a specific player.

Source
actionGETv1.0.0

Fetch a player URL

This operation shows the details of a player URL.

Source
actionGETv1.0.0

Fetch a property of a stream target

This operation shows the details of a specific property assigned to a specific stream target. Properties can be applied to a <strong>CustomStreamTarget</strong> or <strong>WowzaStreamTarget</strong> whose <em>provider</em> is <strong>akamai_cupertino</strong>.

Source
actionGETv1.0.0

Fetch a recording

This operation shows the details of a specific recording.

Source
actionGETv1.0.0

Fetch a schedule

This operation shows the details of a specific schedule.

Source
actionGETv1.0.0

Fetch a transcoder

This operation shows the details of a specific transcoder.

Source
actionGETv1.0.0

Fetch all players

This operation shows the details of all of your players.

Source
actionGETv1.0.0

Fetch all properties of a stream target

This operation shows the details of all of the properties assigned to a specific stream target. Properties can be applied to a <strong>CustomStreamTarget</strong> or <strong>WowzaStreamTarget</strong> whose <em>provider</em> is <strong>akamai_cupertino</strong>.

Source
actionGETv1.0.0

Fetch all recordings

This operation shows the details of all of your recordings.

Source
actionGETv1.0.0

Fetch all schedules

This operation shows the details of all of your schedules.

Source
actionGETv1.0.0

Fetch all transcoders

This operation shows the details of all of your transcoders.

Source
actionGETv1.0.0

Fetch an output

This operation shows the details of a specific output rendition for a specific transcoder.

Source
actionGETv1.0.0

Fetch an uptime record

This operation shows the details of a specific uptime record for a specific transcoder. An <em>uptime record</em> identifies a transcoding session.

Source
actionGETv1.0.0

Fetch geo-blocking for a stream target

This operation shows the details of geo-blocking applied to a specific stream target. Only stream targets whose <em>type</em> is <strong>WowzaStreamTarget</strong> can be geo-blocked.

Source
actionGETv1.0.0

Fetch network usage for all stream sources

This operation shows the amount of network usage for all stream sources in the account. The default time frame is <em>from</em> the last billing date <em>to</em> the end of the current day.

Source
actionGETv1.0.0

Fetch network usage for all stream targets

This operation shows the amount of network usage for all stream targets in the account cumulatively and individually. The default time frame is <em>from</em> the last billing date <em>to</em> the end of the current day.

Source
actionGETv1.0.0

Fetch network usage for all transcoders

This operation shows the amount of network usage (egress) for all transcoders in the account. The default time frame is <em>from</em> the last billing date <em>to</em> the end of the current day.

Source
actionGETv1.0.0

Fetch peak recording storage

This operation shows the amount of peak recording storage used for the account. The default time frame is <em>from</em> the last billing date <em>to</em> the end of the current day.

Source
actionGETv1.0.0

Fetch statistics for a current transcoder

This operation responds with a hash of metrics (keys) for a currently running transcoder. Each key has a <strong>status</strong>, <strong>text</strong> (description), <strong>units</strong>, and <strong>value</strong>.

Source
actionGETv1.0.0

Fetch stream processing time

This operation shows the amount of stream processing time used by all transcoders in the account. The default time frame is <em>from</em> the last billing date <em>to</em> the end of the current day.

Source
actionGETv1.0.0

Fetch transcoder's schedules

This operation shows the details of all of the schedules for a specific transcoder.

Source
actionGETv1.0.0

Fetch viewer data for a stream target

This operation shows viewer data for a specific stream target. The default time frame is <em>from</em> the last billing date <em>to</em> the end of the current day.

Source
actionPOSTv1.0.0

Rebuild player code

This operation rebuilds the player with the current configuration.

Source
actionPATCHv1.0.0

Update an output

This operation updates an output rendition.

Source
actionPATCHv1.0.0

Update geo-blocking for a stream target

This operation updates the geo-blocking applied to a stream target. Only stream targets whose <em>type</em> is <strong>WowzaStreamTarget</strong> can be geo-blocked.

Source
Beyond the catalog

Any provider, on request.

01

Request it

Tell us which provider you need, and we will ship it in the registry.

02

Generate it

Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.

acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
 
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec