# Wowza transcoders API

**Canonical:** https://apis.io/apis/wowza/wowza-transcoders-api/  
**Provider:** Wowza — https://apis.io/providers/wowza/  
**Base URL:** https://api.video.wowza.com/api/v2.0  
**Documentation:** https://developer.wowza.com/docs/wowza-video/api/video/openapi

Wowza transcoders API is one of 48 APIs that [Wowza](https://apis.io/providers/wowza/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include transcoders. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, a getting-started guide, and a changelog.

Operations related to transcoders, output renditions, and output stream targets. ### Transcoders Wowza Video transcoders allow you to customize transcoding processes by creating transcoders that are optimized for various network or streaming conditions. When you create a transcoder through the ``/transcoders`` endpoint, you must manually configure output renditions and associated output stream targets. Transcoders, like live streams, can be adaptive bitrate or passthrough. An adaptive bitrate transcoder generates multiple output renditions of your live stream, at different bitrates. A passthrough transcoder, in contrast, sends the source video to a stream target without performing transcoding. Passthrough transcoders, which can only be created if you have a subscription plan that supports them, accrue processing time, bandwidth, and egress usage, but much less than their adaptive bitrate counterparts. ### Output Renditions Before you can start an adaptive bitrate transcoder, you must use the ``/transcoders/{transcoder_id}/outputs`` operations to define the adaptive bitrate output renditions that you want the transcoder to create. Passthrough transcoders require only one output rendition because they send source video to a stream target without transcoding. ### Output Stream Targets Transcoders require output stream targets before you can start them. Although you create and configure stream targets using the different ``/stream_targets`` operations, you must associate a stream target to a transcoder's output rendition using the /transcoders/{transcoder_id}/outputs/{output_id}/output_stream_targets operations. For an adaptive bitrate transcoder with multiple output renditions defined, you must create output stream targets to associate a stream target to each output rendition. For a passthrough transcoder, you only need one output stream target.

## Machine-readable artifacts (14)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/wowza/refs/heads/main/openapi/wowza-transcoders-api-openapi.yml
- **APIReference** — https://developer.wowza.com/docs/wowza-video/api/video/openapi
- **Documentation** — https://developer.wowza.com/docs/wowza-video/about-wowza-video/
- **Documentation** — https://developer.wowza.com/docs/wowza-video/api/video/current/overview/
- **GettingStarted** — https://www.wowza.com/docs/quick-start-for-an-rtmp-live-stream-in-wowza-video
- **Documentation** — https://www.wowza.com/docs/wowza-video-rest-api-lifecycle-management
- **Documentation** — https://www.wowza.com/docs/wowza-video-rest-api
- **ChangeLog** — https://www.wowza.com/docs/wowza-video-release-notes
- **Documentation** — https://www.wowza.com/docs/wowza-streaming-engine-rest-api
- **APIReference** — https://www.wowza.com/docs/how-to-access-documentation-for-wowza-streaming-engine-rest-api
- **Documentation** — https://www.wowza.com/docs/how-to-access-wowza-streaming-engine-rest-api-reference-documentation-with-postman
- **Documentation** — https://www.wowza.com/docs/how-to-access-wowza-streaming-engine-swagger-documentation-with-swagger-codegen
- **GettingStarted** — https://www.wowza.com/docs/how-to-install-and-configure-wowza-streaming-engine
- **SDKs** — https://github.com/WowzaMediaSystems/wse-rest-library-php

## Other Wowza APIs (12)

- [Wowza Streaming Engine Java API](https://apis.io/apis/wowza/wowza-streaming-engine-java-api/)
- [Wowza Flowplayer](https://apis.io/apis/wowza/wowza-flowplayer/)
- [Wowza GoCoder SDK](https://apis.io/apis/wowza/wowza-gocoder-sdk/)
- [Wowza Real-Time Streaming SDK](https://apis.io/apis/wowza/wowza-real-time-streaming-sdk/)
- [Wowza advanced_token_authentication API](https://apis.io/apis/wowza/wowza-advanced-token-authentication-api/)
- [Wowza analytics_engagement API](https://apis.io/apis/wowza/wowza-analytics-engagement-api/)
- [Wowza analytics_ingest API](https://apis.io/apis/wowza/wowza-analytics-ingest-api/)
- [Wowza analytics_popularity API](https://apis.io/apis/wowza/wowza-analytics-popularity-api/)
- [Wowza analytics_viewers API](https://apis.io/apis/wowza/wowza-analytics-viewers-api/)
- [Wowza Applications API](https://apis.io/apis/wowza/wowza-applications-api/)
- [Wowza assets API](https://apis.io/apis/wowza/wowza-assets-api/)
- [Wowza categories API](https://apis.io/apis/wowza/wowza-categories-api/)

## Tags

transcoders

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/wowza/wowza-transcoders-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/wowza/.
