About the REST API The Wowza Streaming Cloud TM REST API (application programming interface) offers complete programmatic control over live streams, transcoders, stream sources, and stream targets. Anything you can do in the Wowza Streaming Cloud UI can also be achieved by making HTTP-
curl \ -H "wsc-access-key: $API_KEY" \ /players
curl \ -H "wsc-access-key: $API_KEY" \ /schedules
curl \ -H "wsc-access-key: $API_KEY" \ /recordings