# Omotenashi > Conference program management from call for speakers through a published agenda. ## Public - Home: / - OpenAPI: /api/openapi.yaml - API docs: /api/docs - Per-event agent guide: /e/{eventSlug}/llms.txt (published programs only) - Sitemap: /sitemap.xml Public JSON for a published event lives at: - GET /api/v1/events/{eventId}/public/speakers - GET /api/v1/events/{eventId}/public/schedule All of those endpoints are unauthenticated and GET-only. Admin, speaker portal, and reviewer surfaces are private.