JKT48Connect

Get JKT48 Showroom lives

GET
/jkt48/live/showroom

Retrieve a list of currently active JKT48 Showroom 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/showroom"
[
  {
    "liveId": "string",
    "title": "string",
    "member": "string",
    "viewerCount": 0
  }
]