JKT48Connect

Get JKT48 YouTube videos

GET
/jkt48/youtube

Retrieve information about JKT48 YouTube videos.

apikey<token>

API key required for authentication

In: query

Response Body

application/json

curl -X GET "https://v2.jkt48connect.com/api/jkt48/youtube"
[
  {
    "videoId": "string",
    "title": "string",
    "publishedAt": "2019-08-24T14:15:22Z",
    "viewCount": 0
  }
]