{
    "service": "JioTV Cookie API",
    "status": "running",
    "endpoints": {
        "JioTV": [
            "/jiotv/cookie",
            "/jiotv/channels",
            "/jiotv/channel/{id}/cookie",
            "/jiotv/channel/list"
        ],
        "JioTVPlus": [
            "/jiotvplus/cookie",
            "/jiotvplus/channels",
            "/jiotvplus/channel/{id}/cookie",
            "/jiotvplus/channel/list"
        ],
        "Admin": [
            "/refresh/jiotv",
            "/refresh/jiotvplus",
            "/refresh/jiotv/channels",
            "/refresh/jiotvplus/channels",
            "/jiotv/channel/{id}/seed",
            "/jiotvplus/channel/{id}/seed",
            "/jiotv/channel/add",
            "/jiotvplus/channel/add",
            "/jiotv/channel/{identifier}",
            "/jiotvplus/channel/{identifier}",
            "/admin/channels",
            "/admin/usage",
            "/admin/settings/denver"
        ],
        "Client": [
            "/client/cookie/{service}",
            "/client/services"
        ]
    }
}