{"message":"Welcome To JEKETI API","author":"https://github.com/fskhri","repository":"https://github.com/fskhri/api-jkt48","documentation":{"usage":"To use this API, you can make requests to the following endpoints:","endpoints":{"rooms":{"description":"Get information about rooms","routes":[{"method":"GET","path":"/api/rooms/stream/:roomId","description":"Get stream URL for a room"},{"method":"GET","path":"/api/rooms/info/:roomId","description":"Get live info for a room"},{"method":"GET","path":"/api/rooms/comments/:roomId","description":"Get comments for a room"},{"method":"GET","path":"/api/rooms/rank/:roomId","description":"Get rank for a room"},{"method":"GET","path":"/api/rooms/gift/:roomId","description":"Get all gifts for a room"}]},"lives":{"description":"Get information about live streams","routes":[{"method":"GET","path":"/api/lives/stream/:roomId","description":"Get stream URL for a live"},{"method":"GET","path":"/api/lives/info/:roomId","description":"Get live info for a live"},{"method":"GET","path":"/api/lives/comments/:roomId","description":"Get comments for a live"},{"method":"GET","path":"/api/lives/rank/:roomId","description":"Get rank for a live"},{"method":"GET","path":"/api/lives/gift/:roomId","description":"Get all gifts for a live"}]},"idn":{"description":"Get information about IDN live streams","routes":[{"method":"GET","path":"/api/idn/stream","description":"Get all IDN live streams"},{"method":"GET","path":"/api/idn/stream/:username","description":"Get IDN live stream for a specific user"},{"method":"GET","path":"/api/idn/plus","description":"Get IDN Plus live streams"}]}}}}