JKT48Connect

Get JKT48 news

GET
/jkt48/news

Retrieve a list of JKT48 news articles.

apikey<token>

API key required for authentication

In: query

Response Body

application/json

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