Livestreams API

Read currently live streams.

List Live Streams

GET /api/v1/livestreams

Required scope: livestream:read

curl http://localhost:3002/api/v1/livestreams \
  -H "Authorization: Bearer 8b_key_..."

The response includes stream title, thumbnail, category, channel, and update time.