{
    "service": "IPTV Proxy System",
    "status": "running",
    "endpoints": {
        "playlist": "/get.php?username=USER&password=PASS",
        "live": "/live/USER/PASS/STREAM_ID",
        "movie": "/movie/USER/PASS/STREAM_ID",
        "series": "/series/USER/PASS/STREAM_ID",
        "api": "/api/",
        "docs": "/docs"
    }
}