{"name":"Events API","version":"1.0.0","description":"Public time-series event database","docs":"/docs","endpoints":{"read":{"GET /api/v1/events":"List events (public)","GET /api/v1/events/{id}":"Get single event (public)","GET /api/v1/events/types":"List event types (public)","GET /api/v1/events/stats":"Event statistics (public)"},"write":{"POST /api/v1/events":"Create event (requires API key)"}}}