JKT48Connect

Get JKT48 YouTube lives

GET
/jkt48/live/youtube

Retrieve a list of currently active JKT48 YouTube live streams.

apikey<token>

API key required for authentication

In: query

Response Body

application/json

curl -X GET "https://v2.jkt48connect.com/api/jkt48/live/youtube"
[
  {
    "liveId": "string",
    "title": "string",
    "member": "string",
    "viewerCount": 0
  }
]