{
  "service": "Naber LA API",
  "version": "1.0.0",
  "endpoints": {
    "/api/vimeo/token": "Get Vimeo access token",
    "/api/vimeo/test": "Test Vimeo token validity",
    "/api/vimeo/clear-cache": "Clear token cache",
    "/api/notifications/playlist-sync": "Send playlist sync notification",
    "/api/notifications/video-added": "Send video added notification",
    "/api/notifications/pending/{deviceId}": "Get pending notifications for device",
    "/api/notifications/mark-synced/{deviceId}": "Mark notifications as synced",
    "/api/health": "Health check"
  },
  "timestamp": "2026-05-03T01:56:26.509Z"
}