Skip to main content

APIs & SDKs

Confirm API Key

'api_check' will tell you if your API Key is valid or not. https://zeuscluster.com/api/?auth=XXX...

Get Account Details

'get_account' will return the details of your account. https://zeuscluster.com/api/?auth=XXXXXXX...

Get Cluster Details

'get_cluster' will return the details of your cluster. https://zeuscluster.com/api/?auth=XXXXXXX...

Get All Servers

'get_servers' will return the details for all servers in your cluster. 'get_servers' will return...

Get Server Details

'get_server' will return the details for a specific server in your cluster. You can use GET or PO...

Get All Streams

'get_streams' will return the details for all streams in your cluster. https://zeuscluster.com/a...

Get Stream Details

'get_stream' will return the details for a specific stream in your cluster. You can supply either...

Get Stream Recordings

'get_stream_recordings' will return the details for a specific stream in your cluster. You can su...

Add New Stream

'add_stream' allows you to add a new stream to your cluster. Spaces are allowed in the 'name' var...

Update Stream

'update_stream' allows you to update a stream to your cluster. You can use GET or POST to supply ...

Generate Stream RTMP Key

'stream_new_rtmp_key' allows you to generate a new RTMP Key for a stream curl -X POST "https://z...

Delete Stream

'delete_Stream' allows you to delete a stream to your cluster. You can use GET or POST to supply ...

Streams to AI Monitor

'streams_to_monitor' will list all streams in your cluster that are configured for AI Content mon...