

What's coming up for JKT48?
Access upcoming JKT48 events and performances — handshake events, concerts, off-air shows, and special appearances. Build event calendars, concert reminders, and fan schedule apps with real JKT48 event data.
- Handshake events
- Concerts & off-air shows
- Special appearances
- Upcoming & past events
What is the Events API?
The Events API provides structured data for JKT48 events and performances — everything from handshake sessions and fan meet-and-greets to concerts, TV appearances, and special off-air shows.
Instead of scraping social media announcements or manually tracking event posts, the Events API aggregates officially announced JKT48 events into a consistent, queryable format.
Each event in the response includes:
- Event type — handshake, concert, off-air show, TV appearance, fan event, or special performance
- Event name & description — the official event title and details as announced
- Date & time — start date, time, and duration where available
- Location — venue name, city, and address for in-person events
- Participating members — which members are participating in the event where specified
- Ticket & registration info — links to ticket sales or registration pages where available
- Status — upcoming, ongoing, completed, or cancelled
The Events API covers both upcoming events (for calendars and reminders) and past events (for historical activity pages and analytics). Use it to build anything from a simple upcoming events widget to a full fan event calendar with member-specific filtering.
What you can do with the Events API
Build event calendars, reminder systems, and fan schedule tools with structured JKT48 event data.
Upcoming event feed
Query all upcoming JKT48 events sorted by date. Filter by event type, member, or date range to get exactly the events relevant to your app.
Event type filtering
Filter by event type — handshake, concert, off-air, TV appearance, or fan event. Build type-specific views like a handshake calendar or a concerts-only schedule.
Member-specific events
Query events filtered by member participation. Show fans which upcoming events feature their oshi — from handshake slots to special appearances.
Past event history
Access historical event data for building activity timelines, analytics dashboards, and member appearance history pages.
Ticket & registration links
Each event record includes ticket purchase or registration links where available — ready to surface to fans in your app without manual link tracking.
Event status tracking
Events are tagged with their current status — upcoming, ongoing, completed, or cancelled. Build dynamic UIs that reflect real event states.
How the Events API works
Query upcoming events, filter by type or member, and display structured event data in your app.
Query upcoming events
Call GET /v1/events with optional query parameters for type, member_id, or date range. By default returns all upcoming events sorted by start date.
Filter by type or member
Pass type=handshake to get only handshake events, or member_id to get events featuring a specific member. Combine filters for precise results.
Get event detail
Call GET /v1/events/:event_id to retrieve full detail for a specific event — complete description, all participating members, venue info, and ticket links.
Display in your app
Render event calendars, upcoming event lists, countdown timers, or push notification triggers based on the structured event data returned.
Who uses the Events API
Fan developers building event-focused JKT48 tools and schedule applications.
Event calendars & schedules
Build a comprehensive JKT48 event calendar that fans can filter by event type, month, or member. Display upcoming handshake slots, concerts, and special appearances in one place.
Concert & event reminders
Build reminder apps that notify fans before JKT48 events they care about — with push notifications, Discord alerts, or email reminders triggered by upcoming event data.
Oshi event trackers
Let fans follow specific members and see only the events their oshi is participating in — upcoming handshake slots, TV appearances, and fan meet-and-greet sessions.
Fan community bots
Build Discord or Telegram bots that automatically announce upcoming JKT48 events to fan communities — concerts, handshake registration opens, and special appearances.
Related features
Explore more capabilities that work together with this feature.
Members
Events reference member records. Use the Members API to enrich event participant data with full profiles and photos.
Member Detail
Member Detail includes upcoming event appearances alongside streaming stats and theater schedules — for complete member profile pages.
Theater Schedule
Theater shows are tracked separately from events. Use the Theater Schedule endpoint for regular show data and the Events API for special appearances.
Birthday
Cross-reference events with birthday data to highlight when a member performs on or near their birthday.
Frequently asked questions
Common questions about the JKT48Connect Events API.
Ready to get started?
Integrate JKT48 data in minutes. Free tier available, no credit card required.
Explore the Events API