

Every JKT48 member, in one API
Comprehensive profiles for all JKT48 members — active and graduated. Social media links, streaming platform data, generation info, and group details. Everything you need to build member directories, fan apps, and analytics dashboards.
- Active & graduated members
- Social media links
- IDN & Showroom profiles
- Generations & teams
What is the Members API?
The Members API provides comprehensive, structured data for all JKT48 members — both currently active members and those who have graduated.
Instead of manually maintaining your own member database or scraping profile pages that change without warning, JKT48Connect keeps member data up-to-date so you don't have to.
Each member record includes:
- Basic profile — full name, nickname, date of birth, blood type, and profile photo
- Generation & team — which generation the member belongs to and their current team assignment
- Active status — whether the member is currently active or has graduated, with graduation date where applicable
- Social media links — Instagram, Twitter/X, TikTok, and other official social accounts
- Streaming profiles — IDN Live room ID and Showroom room name/ID for direct integration with live stream tracking
- Group info — main group (JKT48) and sub-unit or sister group affiliations where applicable
The Members API is the foundation that other JKT48Connect endpoints build on. Live stream endpoints link to member records. Theater schedules reference member IDs. Notifications and events reference the same member data. Use the Members API to enrich any JKT48Connect response with full member context.
What you can do with the Members API
Build member directories, fan apps, and data-rich dashboards with complete JKT48 member data.
Full member profiles
Access complete profiles for every JKT48 member — name, nickname, birthday, blood type, profile photo, and all identifying details in a single normalized record.
Active & graduated members
Query all members or filter by active status. Graduated member records are preserved with graduation dates, so your app can show complete historical rosters.
Generation & team data
Filter and group members by generation (1st through 13th and beyond) or team assignment. Build generation-specific views, team rosters, and cohort comparisons.
Social media links
Access official social media accounts for each member — Instagram, Twitter/X, TikTok, and more. Display links on member profile pages without manual maintenance.
Streaming platform IDs
Each member record includes their IDN Live room ID and Showroom room name and ID — ready to use for direct integration with the IDN Live and Showroom Live endpoints.
Filter & search
Query members by generation, team, active status, or name. Build searchable member directories and filtered rosters without processing the full member list client-side.
How the Members API works
Query all members or look up specific ones — simple, consistent, and always up-to-date.
List all members
Call GET /v1/members to retrieve a paginated list of all JKT48 members. By default includes all active members. Pass include_graduated=true to include graduated members.
Filter by generation, team, or status
Pass query parameters like generation, team, or is_active to narrow results. Useful for building team rosters, generation pages, or alumni directories.
Look up a specific member
Call GET /v1/members/:member_id to retrieve the full profile for a single member. The member_id is returned in all JKT48Connect responses that reference members.
Enrich other endpoint responses
Use member_id values from live stream, theater, and event endpoints to fetch full member context. Or use streaming platform IDs from member records to query live stream endpoints directly.
Who uses the Members API
Fan developers building member-centric JKT48 apps and tools.
Member directories & profile pages
Build a complete, searchable JKT48 member directory with photos, bios, social links, and generation info — all sourced from a single API without manual data entry.
Birthday trackers & reminders
Use birthday data from member profiles to build daily birthday reminders, birthday countdown apps, and automated social media posts for member birthdays.
Generation & team rosters
Build filterable rosters by generation or team. Display who belongs to Team J, Team KIII, or Team T, and how the roster has changed over time including graduated members.
Fan apps & dashboards
Combine member profiles with live stream data, theater schedules, and event information to build comprehensive fan apps that give a full picture of each member's activity.
Related features
Explore more capabilities that work together with this feature.
All Live
Every live stream is linked to a member record. Use the Members API to enrich live stream data with full profiles.
IDN Live
IDN Live room IDs in member records link directly to IDN Live stream tracking.
Showroom Live
Showroom room IDs in member records link directly to Showroom Live stream tracking.
Recent Live
Combine recent stream history with member profiles to build comprehensive member activity pages.
Frequently asked questions
Common questions about the JKT48Connect Members API.
Ready to get started?
Integrate JKT48 data in minutes. Free tier available, no credit card required.
Explore the Members API