How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Wowza schedules API

Operations related to schedules. Schedules allow you to automatically start or stop a live stream or transcoder at a predetermined date and time. You can configure a schedule to start and/or stop a live stream or transcoder just once, or you can configure it to repeat the behavior on a regular basis. See [About schedules](https://www.wowza.com/docs/schedule-live-streams-and-transcoders#aboutSCH) to learn more.

Wowza schedules API is one of 48 APIs that Wowza publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Schedules. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, a getting-started guide, and a changelog.

This API exposes 8 operations across 5 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version v2.0.

Requests are made against a single base URL, https://api.video.wowza.com/api/v2.0.

8 operations 5 paths 9 schemas 1 DELETE3 GET1 PATCH1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v2.0
Base URL
https://api.video.wowza.com/api/v2.0
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Wowza schedules API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (WV_JWT).

  • WV_JWT — Your Wowza-generated access token, also called a JSON web token (JWT). Send it as a bearer token in the Authentication header of your requests. See [Authentica…

Paths & Operations 8

Across 5 paths, the API surfaces 8 operations — 1 DELETE, 3 GET, 1 PATCH, 1 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

schedules 8

Operations related to schedules. Schedules allow you to automatically start or stop a live stream or transcoder at a predetermined date and time. You can configure a schedule to s…

POST
/schedules
Create a schedule
createSchedule body → 201401422
GET
/schedules
Fetch all schedules
listSchedules 3 params → 200401
GET
/schedules/{id}
Fetch a schedule
showSchedule 1 param → 200401403404410
PATCH
/schedules/{id}
Update a schedule
updateSchedule 1 param body → 200401403404410422
DELETE
/schedules/{id}
Delete a schedule
deleteSchedule 1 param → 204401403404410422
PUT
/schedules/{id}/enable
Enable a schedule
enableSchedule 1 param → 200401403404410422
PUT
/schedules/{id}/disable
Disable a schedule
disableSchedule 1 param → 200401403404410422
GET
/schedules/{id}/state
Fetch the state of a schedule
showScheduleState 1 param → 200401403404410

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are schedule (15 properties), Error401 (1 property), Error410 (1 property), schedule_create_input (1 property). Each schema is shown below with its type and property counts.

schedule_create_input
object
1 property 1 required
schedules
object
1 property 1 required
Error404
object
1 property 1 required
Error403
object
1 property 1 required
Error422
object
1 property 1 required
schedule
object
15 properties
Error410
object
1 property 1 required
Error401
object
1 property 1 required
schedule_update_input
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wowza-schedules-api-openapi.yml Raw ↑

Other APIs Wowza publishes across the network.

Wowza Streaming Engine Java API
Wowza Flowplayer
Wowza GoCoder SDK
Wowza Real-Time Streaming SDK
Wowza advanced_token_authentication API
Wowza analytics_engagement API
Wowza analytics_ingest API
Wowza analytics_popularity API
Wowza analytics_viewers API
Wowza Applications API
Wowza assets API
Wowza categories API
Where this information came from

This is an independent, third-party profile of Wowza schedules API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.