Skip to content

Wowza Streaming Engine REST API (2.0.0)

Complete REST API for Wowza Streaming Engine. Auto-converted from Swagger 1.2 (http://localhost:8089/swagger.json) to OpenAPI 3.0.3 for public documentation.

Download OpenAPI description
Languages
Servers
Wowza Streaming Engine Server
http://localhost:8089
Documentation Server
http://localhost:8087

Application Operations

Operations

Machine Level Current Statistics

Operations

Retrieves current statictics for the machine

Request

This API is available in builds 15089 or later.

Security
basicAuth
curl -i -X GET \
  -u <username>:<password> \
  http://localhost:8089/v2/machine/monitoring/current

Responses

Successful response

Bodyapplication/json
heapUsedobject(Long)required
cpuSystemobject(Integer)required
connectionCountobject(Long)required
memoryFreeobject(Long)required
cpuIdleobject(Integer)required
serverNamestringrequired
memoryUsedobject(Long)required
versionstringrequired
diskFreeobject(Long)required
cpuUserobject(Integer)required
diskUsedobject(Long)required
heapFreeobject(Long)required
serverUptimeinteger(int64)required
saveFieldListArray of strings
Response
application/json
{ "heapUsed": {}, "cpuSystem": {}, "connectionCount": {}, "memoryFree": {}, "cpuIdle": {}, "serverName": "string", "memoryUsed": {}, "version": "string", "diskFree": {}, "cpuUser": {}, "diskUsed": {}, "heapFree": {}, "serverUptime": 0, "saveFieldList": [ "string" ] }

Machine Level Historic Statistics

Operations

Server Licenses

Operations

Server Listeners

Operations

Server log4j system

Operations

Server MediaCache

Operations

Server MediaCache Version 3

Operations

Server MediaCasters

Operations

Server Monitoring

Operations

Server Publishers

Operations

Server Publishers Version 3

Operations

REST information

Operations

Servers Configuration

Operations

Server Status

Operations

Server Transcoder

Operations

Server Tuning

Operations

Server Users

Operations

VHost Operations

Operations

Full Webhooks configuration

Operations