# Wowza advanced_token_authentication API

**Canonical:** https://apis.io/apis/wowza/wowza-advanced-token-authentication-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 advanced_token_authentication 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. 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 using advanced token authentication, known in Wowza Video as a default playback token behavior option, with videos. Use token authentication when distributing valuable or sensitive video content to audiences to ensure that only authorized users can access the content within the intended application. This allows for protection of intellectual property, compliance with regulations, and the ability to maintain control over content distribution. The token is embedded in the videos' embed URLs. Through the <a href="https://www.wowza.com/docs/video-details-page-in-wowza-video" target="_blank">UI</a> or <a href="https://developer.wowza.com/docs/wowza-video/api/video/current/tag/videos/#tag/videos/operation/patchVideo" target="_blank">Wowza Video API</a>, you can choose one of the following options for token authentication of a video: - **NO_TOKEN** - Video files are accessible and can be downloaded and played by anyone at any time. This is the default. - **BASIC_TOKEN** - The platform automatically creates tokenized video URLs. This setting makes it hard for a viewer to extract the video URL and store it for usage in unintended applications over time since the embed URL, which has the token as part of the URL, will only be playable for 48 hours. The token auto renews after 48 hours when used in the intended application. - **ADVANCED_TOKEN** - You add the stream's JS embed code (Share Stream) and a token to your site to provide tokenization. The protections are similar to those for the Basic Token option except you customize the time limit, geographical limits, etc. during token creation. - **FOLLOW_DEFAULT:** - The token behavior is based on the **Default Playback Token Behavior** setting you selected for your Wowza account. See the <a href="https://www.wowza.com/docs/org-setting-page-in-wowza-video" target="_blank">Org Settings page in Wowza Video</a> article for where to set this configuration. **Note:** You'll use the <a href="https://developer.wowza.com/docs/wowza-video/api/video/current/tag/videos/#tag/videos/operation/patchVideo" target="_blank">/videos endpoints</a> to update and review the token authentication enums bulleted above. Before selecting to use the **ADVANCED_TOKEN**, you must, first, either: - Generate a key id via the Wowza Video API, then customize and generate a token via the Wowza Video 2.0 API to add to your site. You'll need the key id to create and sign the token. - Generate a key id and key via the Wowza Video 2.0 API, then customize and generate a standard common access token (CAT) through the means you usually use to create tokens to add to your site. You'll need the key id and key to create and sign the token. After you have your playback token, you add the video JS-embed and the playback token to your site if you're going to use the **ADVANCED_TOKEN** option. The JS-embed code automatically adds the player and related video to your site. See the section on <a href="<a href="https://developer.wowza.com/docs/wowza-video/api/video/current/tag/videos/#tag/videos/operation/patchVideo" target="_blank">how to embed the player and video</a>".

## Machine-readable artifacts (14)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/wowza/refs/heads/main/openapi/wowza-advanced-token-authentication-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 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/)
- [Wowza clipping API](https://apis.io/apis/wowza/wowza-clipping-api/)

---

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