Get current JKT48 live streams
Retrieve a list of currently active JKT48 live streams across all platforms.
apikey<token>
API key required for authentication
In: query
Response Body
application/json
curl -X GET "https://v2.jkt48connect.com/api/jkt48/live"[
{
"platform": "youtube",
"liveId": "string",
"title": "string",
"member": "string",
"viewerCount": 0
}
]