Currently Playing

Get Stats

GET https://api.keyfm.net/stats

{
    "success": true,
    "currentDJ": {
        "autoDJ": true
    },
    "playing": {
        "artist": "Little Mix/Stormzy",
        "song": "Power",
        "error": false
    },
    "listeners": {
        "current": 35,
        "peak": 40
    },
    "cache": {
        "cached": true,
        "timestamp": 1604569200345
    }
}

Last updated