Skip to main content

Get Cluster Details

'get_account'get_cluster' will return the details of your account.cluster.


https://zeuscluster.com/api/?auth=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX&c=get_accountget_cluster
{
    "status": "success",
    "data": {
        "account_guid": "33769928-8ecc-6d05-7ca0-93d48f2e80f2",
        "status": "active",
        "deleted": "no",
        "company_name": "Example Account",
        "poc_user_guids": null,
        "max_clusters": 1,
        "whitelabel": "no",
        "whitelabel_name_short": null,
        "whitelabel_name_long": null,
        "whitelabel_domain": null,
        "whitelabel_title": null,
        "whitelabel_hide_copyright": "no",
        "whitelabel_copyright": null,
        "clusters": [
        {
            "id": 1,
            "added": 1727869257,1728245878,
        "updated": null,
        "account_guid": "33769928-8ecc-6d05-7ca0-93d48f2e80f2",
            "cluster_guid": "4fb2101b-3164-1385-2060-c720ac07e774"bg9c6f8b-140a-e5fc-deed-8be11a75b67f",
        "name": "Example Cluster",
        "rtmp_endpoint": "dev.rtmp.example.com",
        "hls_endpoint": "watch.example.com",
        "notes": "",
        "deleted": "no",
        "stream_storage_mount_point": "/mnt/recordings",
        "watermark_image": null,
            "api_push_urls_data"stream_storage_location": "{\"stream_start\":\"https://zeuscluster.com/api/api_test.php?c=stream_start\",\"stream_stop\":\"https://zeuscluster.com/api/api_test.php?c=stream_stop\",\"stream_recording\":\"https://zeuscluster.com/api/api_test.php?c=stream_recording\"}",
            "servers": [
            {
                "id": 23,
                "added": 1728225983,
                "updated": 1730988937,
                ...............
            }
        }mnt/recordings/zeuscluster/live_recordings"
    }
}