

What happened inside a stream?
Access comprehensive data about individual JKT48 live streams using the data_id from Recent Live. Detailed analytics, chat logs, gift information, and granular stream data — all in one endpoint.
- Chat logs
- Gift data
- Stream analytics
- Uses data_id from Recent Live
What is the Recent Live Detail endpoint?
The Recent Live Detail endpoint provides comprehensive, granular data about a specific JKT48 live stream that has already ended.
To use this endpoint, you first retrieve a data_id from the Recent Live API response. Pass that data_id to this endpoint and get a deep dive into everything that happened during that individual stream.
The detailed response includes:
- Stream metadata — member info, platform, start time, end time, and total duration
- Viewer analytics — peak viewers, average viewers, and viewer count over time
- Chat logs — chronological log of chat messages sent during the stream
- Gift data — all gifts sent during the stream, including gift type, sender, and timestamp
- Gift totals — aggregate gift counts and values for the stream
- Highlight moments — timestamps of notable peaks in viewer count or gift activity
This endpoint is the most data-rich in the JKT48Connect live stream API family. Use it to build in-depth stream recap pages, gift leaderboards for individual streams, fan engagement analytics, or any feature that requires per-stream granular data rather than summary statistics.
What you can do with Recent Live Detail
Build deep stream analytics, recap pages, and gift trackers using per-stream granular data.
Chat log access
Retrieve the full chronological chat log from a specific stream. Display replayed chat, analyze fan engagement, or index message content for search.
Gift data & totals
Access all gifts sent during the stream — gift type, sender, quantity, and timestamp. Calculate gift totals and build stream-level gift leaderboards.
Viewer analytics
Get peak viewer count, average viewers, and a time-series of viewer count throughout the stream. Visualize how viewership grew and dropped during the broadcast.
Stream metadata
Full stream metadata including member info, platform, stream title, start/end timestamps, and total duration — the complete record of the stream.
Highlight moments
Identify timestamps where viewer counts or gift activity spiked. Surface the most engaging moments of any stream programmatically.
Linked via data_id
Uses the data_id field from the Recent Live API response as the lookup key — making it easy to enrich any recent stream entry with full detail on demand.
How the Recent Live Detail endpoint works
Two steps: get the data_id from Recent Live, then fetch the full detail.
Get a data_id from Recent Live
Call /v1/live/recent to get a list of recently ended streams. Each stream entry includes a data_id field that uniquely identifies that broadcast.
Call the Recent Live Detail endpoint
Make a GET request to /v1/live/recent/:data_id with your API key and the data_id from step one. The response returns the full detail for that specific stream.
Parse and use the detailed data
Use chat logs, gift data, and viewer analytics to build stream recap pages, gift leaderboards, engagement reports, or any feature that needs per-stream granular detail.
Who uses Recent Live Detail
Fan developers building in-depth stream analytics and recap features.
Stream recap pages
Build detailed recap pages for individual streams — showing viewer trends, top gift senders, chat highlights, and key moments. Give fans a way to relive streams they missed.
Gift leaderboards per stream
Display who sent the most gifts during a specific stream. Build per-stream gift rankings and top supporter boards as part of member profile or stream history pages.
Fan engagement analytics
Analyze chat activity and gift data across multiple streams to understand which members generate the most engagement and which types of content drive the most interaction.
Stream comparison tools
Compare detailed analytics between streams — same member across different dates, or different members on the same day. Use viewer trends and gift totals to draw meaningful comparisons.
Related features
Explore more capabilities that work together with this feature.
Recent Live
Start here to get data_id values for recently ended streams. Recent Live Detail enriches any entry from this endpoint.
All Live
See who's streaming right now. Combine with Recent Live Detail to build a complete live + history experience.
IDN Live
Track active IDN Live streams. Recent Live Detail covers IDN Live stream history with full chat and gift data.
Showroom Live
Track active Showroom streams. Recent Live Detail covers Showroom stream history with full chat and gift data.
Frequently asked questions
Common questions about the Recent Live Detail endpoint.
Ready to get started?
Integrate JKT48 data in minutes. Free tier available, no credit card required.
Try the Recent Live Detail endpoint