{"ok":true,"data":{"name":"Baron Begier Agent API","description":"Read-only query API over Baron's public photo-location timeline. Answers: where has Baron been, and when.","version":"1.0.0","docs":{"llms":"https://api.baronbegier.com/llms.txt","openapi":"https://api.baronbegier.com/openapi.json"},"auth":{"required_for":"all endpoints except /, /llms.txt, /openapi.json, /health","schemes":["Authorization: Bearer <key>","X-API-Key: <key>","?key=<key>"]},"endpoints":[{"method":"GET","path":"/stats","summary":"Dataset totals and span — call this first"},{"method":"GET","path":"/days","summary":"Per-day summaries: where was Baron on which dates"},{"method":"GET","path":"/days/{date}","summary":"One day: summary + all photos"},{"method":"GET","path":"/trips","summary":"Consecutive-day runs by dominant place"},{"method":"GET","path":"/photos","summary":"Search photos with rich filters"},{"method":"GET","path":"/photos/{sha256}","summary":"One photo"},{"method":"GET","path":"/places","summary":"Per-place aggregates"},{"method":"GET","path":"/calendar","summary":"Photo density per month or day"}]}}