{ "name": "HeyAI 2026 API", "description": "Machine-readable conference data for AI agents. Static JSON, no auth, no rate limiting.", "event": { "name": "HeyAI 2026", "start": "2026-06-17T00:00:00+02:00", "end": "2026-06-18T23:59:59+02:00", "location": "CIC Berlin, Berlin, Germany", "url": "https://heyai.dev" }, "endpoints": { "sessions": "https://heyai.dev/api/sessions.json", "speakers": "https://heyai.dev/api/speakers.json", "llms": "https://heyai.dev/llms.txt", "agent_guide": "https://heyai.dev/AGENT_GUIDE.md", "event_schema": "https://heyai.dev/ (schema.org Event JSON-LD embedded in homepage)" }, "notes": "All data is statically generated from the conference source. Served by GitHub Pages — CORS headers are not set, so prefer server-side fetching. No MCP or write endpoints exist yet." }