One endpoint for who’s live on IDN and Showroom right now, the schedule, and the archive — updated in real time. Build a fan app, a tracker, or a dashboard on it.
curl https://api.48group.dev/v1/live/now \ -H "Authorization: Bearer" $KEY 200 { "live": [ { "member": "gita", "platform": "IDN" }, { "member": "trisha", "platform": "Showroom" } ]}
Poll /live/now or subscribe over a feed. Membership, platform, and start time roll in within seconds.
Members and theater schedules from official sources, so you never hard-code a lineup that drifts.
Grab the recording, the comment stream, and gift events aligned to the timeline — everything uploaded is queryable.
No signup wall. Create an account, get a token, and it’s ready in the playground — the first request is free.
One curl and you get clean JSON — no pagination surprises, stable schemas, versioned from day one.
Webhooks for the moment a stream goes live, SDK-friendly docs, and timestamps you can link straight to the replay.
You get a real key in under a minute. Point a request at it and look at the JSON — no signup wall first.