What is JKT48Connect?
JKT48Connect is a REST API providing comprehensive data about JKT48. Easily access member profiles, theater schedules, live streams, news, events, and more through simple HTTP requests.
✨ Key Features
- 👥 Member Data — Complete profiles of all active JKT48 members and trainees
- 🎭 Theater Schedule — Latest theater performance schedules
- 📡 Live Streaming — Real-time data of members currently live on IDN, Showroom, & YouTube
- 📰 News & Announcements — Latest official news directly from JKT48
- 🎪 Events — List of upcoming JKT48 events and off-air shows
- 🎂 Birthdays — Member birthday information
- 🔑 Simple Authentication — Just provide your API key as a query parameter
- ⚡ Fast Response — Structured and consistent JSON responses
- 🌐 Platform Agnostic — Accessible from any programming language
📊 Endpoints List
| Endpoint | Description | Method |
|---|---|---|
/api/jkt48/members | List of all JKT48 members | GET |
/api/jkt48/live | Live streams from all platforms | GET |
/api/jkt48/live/idn | Live streams exclusively from IDN | GET |
/api/jkt48/theater | Theater performance schedules | GET |
/api/jkt48/news | Latest news and announcements | GET |
/api/jkt48/events | List of JKT48 events | GET |
/api/jkt48/birthday | Member birthdays | GET |
🚀 Quick Start
To start using the JKT48Connect API, you need to obtain an API key first.
Quick Start
Get your API key and send your first request
API Reference
Complete documentation for all endpoints
- Get an API Key — Register and obtain your API key
- Authentication — Learn how to use your API key
- First Request — Send your first request
- Code Examples — View examples in various programming languages
⚡ Quick Request Examples
# Get all JKT48 member data
curl "https://v2.jkt48connect.com/api/jkt48/members?apikey=YOUR_API_KEY"
# Check who is currently live
curl "https://v2.jkt48connect.com/api/jkt48/live?apikey=YOUR_API_KEY"
# Check the theater schedule
curl "https://v2.jkt48connect.com/api/jkt48/theater?apikey=YOUR_API_KEY"🔑 Authentication
All requests to the JKT48Connect API require an API key. Add the API key as a query parameter:
https://v2.jkt48connect.com/api/jkt48/{endpoint}?apikey=YOUR_API_KEYGet your API key at jkt48connect.my.id/buyapi.
💬 Need Help?
- Contact us via WhatsApp
- Visit our Official Documentation
- Created by JKT48ConnectCORP — Valzyy 🇮🇩