Zone ManagementZone

Zone

Return VoD push zone details

curl -X GET "https://api.5centscdn.com/v2/zones/vod/push/42" \
  -H "Content-Type: application/json" \
  -H "X-API-Key: YOUR_API_KEY"
{
  "result": "success",
  "zone": {
    "type": "push",
    "id": 12345,
    "serviceid": 67890,
    "alias": "",
    "hashid": "38mnp7bwnq5b",
    "mode": "vod",
    "optimizer": "0",
    "cnames": "",
    "edgeruleids": 0,
    "rclone": 0,
    "disabled": "0",
    "created_at": "2025-07-29 08:05:15",
    "updated_at": "2026-04-08 06:06:49",
    "deleted": null,
    "router": "mycdn",
    "remaining": 0,
    "status": "Enabled",
    "name": "sample-push-zone",
    "fqdn": "cdn.example.com",
    "fqdnVoD": "cdn.example.com",
    "ssl": {
      "http": "N",
      "http2": "Y",
      "redirect": "Y",
      "mode": "S",
      "certid": "",
      "enabled": "Y",
      "warning": false
    },
    "cnamesArr": [],
    "cnamesArrFqdn": [
      "cdn.example.com"
    ],
    "waf": {
      "enabled": "N"
    },
    "defaultBehaviors": {},
    "edgeRules": [],
    "cache": {
      "smart": "0",
      "cache": "4h",
      "expiry": "1M",
      "querystring": "N",
      "cachecontrol": "Y",
      "usestale": "Y",
      "revalidate": "Y",
      "cacheInSecs": 14400,
      "cacheInMins": 240,
      "expiryInSecs": 2592000,
      "expiryInMins": 43200
    },
    "edge": {
      "compression": "N",
      "compressionlevel": "5",
      "disposition": "N",
      "stripcookie": "N",
      "xff": "N",
      "cors": "Y",
      "webp": "N",
      "pseudostreaming": "Y",
      "wp": "N",
      "lfo": "Y",
      "prefresh": "N"
    },
    "domainlock": {
      "enabled": "N",
      "policy": "N",
      "list": "",
      "ips": "",
      "noreferer": "N",
      "active": "N"
    },
    "geoblock": {
      "enabled": "N",
      "policy": "N",
      "list": [
        ""
      ],
      "ips": "",
      "active": "N"
    },
    "useragent": {
      "enabled": "N",
      "policy": "N",
      "list": "",
      "ips": "",
      "casesensitive": "N",
      "active": "N",
      "listArr": [
        ""
      ]
    },
    "bwlimit": {
      "enabled": "N",
      "policy": "0",
      "rate": 0,
      "rateafter": 0,
      "payg": "N",
      "active": "N"
    },
    "behaviorId": 6785,
    "linkedVideoManager": null,
    "hostHeader": "cdn.example.com",
    "storageHost": "storage.example.com",
    "storageHostBackup": "storage-eu.example.com",
    "osAuthUrl": "https://storage.example.com/v3/",
    "horizonUrl": "https://storage.example.com/horizon/",
    "securetoken": {
      "enabled": "Y",
      "policy": "F",
      "keyip": "N",
      "list": "38e1ba7293cb3f79",
      "timeout": 3600,
      "session": "0",
      "ips": "",
      "dirs": "",
      "active": "Y"
    },
    "ipaccess": {
      "enabled": "N",
      "policy": "N",
      "list": "",
      "ips": "",
      "active": "N"
    },
    "eac": {
      "enabled": "N",
      "policy": "N",
      "list": "",
      "ips": "",
      "active": "N"
    },
    "cdnservice": {
      "purgeurls": [
        "/dashboard/103/zones/vod/push/5611/purge"
      ],
      "purgeurl": "["\\/dashboard\\/103\\/zones\\/vod\\/push\\/5611\\/purge"]",
      "authtoken": "c2FtcGxlLWF1dGh0b2tlbi1oZXJl",
      "infourl": "https://cdn-service.example.com/service.php/info/5/push/5611",
      "listurl": "https://cdn-service.example.com/service.php/list/5/push/5611",
      "rawlisturl": "https://cdn-service.example.com/service.php/raw/list/5/push/5611",
      "transcodelisturl": "https://cdn-service.example.com/service.php/transcode/list/5/push/5611",
      "addurl": "https://cdn-service.example.com/service.php/add/5/push/5611",
      "editurl": "https://cdn-service.example.com/service.php/edit/5/push/5611",
      "deleteurl": "https://cdn-service.example.com/service.php/delete/5/push/5611",
      "uploadurl": "https://cdn-service.example.com/upload.php",
      "playlisturl": "https://cdn-service.example.com/service.php/playlist"
    },
    "ftpdetails": {
      "username": "user_67890_push_12345",
      "password": "7bca1cfca6"
    },
    "playbackurls": {
      "scheme": "https",
      "name": "/path/to/filename.mp4",
      "url_prefix": "https://cdn.example.com",
      "http": "https://cdn.example.com/path/to/filename.mp4?$token",
      "hls": "https://hash-hls-live.5centscdn.com",
      "dash": "https://hash-hls-live.5centscdn.com",
      "players": {
        "hostname": "player.example.com",
        "flowplayer": {
          "base": "https://player.example.com/flowplayer/hls/",
          "hls": "https://player.example.com/flowplayer/hls/"
        },
        "videojs": {
          "base": "https://player.example.com/videojs/hls/",
          "hls": "https://player.example.com/videojs/hls/"
        },
        "own": {
          "hashes": {},
          "baseQ": "?showcv=true&title=[ReplaceWithVideoTitle]",
          "base": "https://player.example.com/5centscdn/auto/skin1/sampleplayer1/",
          "hls": "https://player.example.com/5centscdn/auto/skin1/sampleplayer1/"
        }
      },
      "tokenized": {
        "scheme": "https",
        "name": "/path/to/filename.mp4",
        "url_prefix": "https://cdn.example.com",
        "http": "https://cdn.example.com/path/to/filename.mp4",
        "hls": "https://hash-hls-live.5centscdn.com",
        "dash": "https://hash-hls-live.5centscdn.com",
        "players": {
          "hostname": "player.example.com",
          "flowplayer": {
            "base": "https://player.example.com/flowplayer/hls/",
            "hls": "https://player.example.com/flowplayer/hls/"
          },
          "videojs": {
            "base": "https://player.example.com/videojs/hls/",
            "hls": "https://player.example.com/videojs/hls/"
          },
          "own": {
            "hashes": {},
            "baseQ": "?showcv=true&title=[ReplaceWithVideoTitle]",
            "base": "https://player.example.com/5centscdn/auto/skin1/sampleplayer1/",
            "hls": "https://player.example.com/5centscdn/auto/skin1/sampleplayer1/"
          }
        }
      }
    },
    "s3details": {
      "relid": 12345,
      "type": "push",
      "projectid": "80bfbf1ef8c64114b330e748e6c943f6",
      "token": "sample-access-token",
      "projectid2": "41776cbccf984be596e8b96918e971c5",
      "token2": "sample-access-token",
      "active": "1",
      "updated_at": "2026-04-27 01:30:10",
      "last_modified": ""
    },
    "transcodefile": {
      "profiles": [
        ""
      ],
      "emails": [
        ""
      ],
      "webhooks": [
        ""
      ]
    },
    "server": {
      "code": 206,
      "name": "Singapore",
      "country": "SouthEast Asia",
      "meta": {
        "uploadPort": "21",
        "uploadHost": "upload.example.com"
      }
    },
    "hasEdgeRules": true
  },
  "warnings": null
}
GET
/zones/vod/push/{zoneid}
GET
Base URLstring

Target server for requests. Edit to use your own host.

API Key (header: X-API-Key)
X-API-Keystring
Required

API key (sent in header)

Request Preview
Response

Response will appear here after sending the request

Authentication

header
X-API-Keystring
Required

API Key for authentication. Provide your API key in the header.

Path Parameters

zoneidinteger
Required

Zone ID

Example:
42

Responses

resultstring

Status of the API response.

zoneobject
warningsstring

Array of non-fatal warning messages, or null if no warnings.