# PurePub.ai > PurePub.ai is the all-online conference about AI in publishing workflows. > It brings together publishing professionals — editors, agents, marketers, production > leads, rights managers, and executives — to share real, hands-on experience using > AI in their day-to-day work. Sessions are live on Zoom, free to attend with optional > Pro tickets, and produced by Pure Science. ## What this site is - An events platform: schedule of upcoming live AI-in-publishing sessions, speaker pages, registration, calendar invites (.ics + Google/Outlook/Yahoo), and Zoom joining links for subscribers. - An attendee dashboard for managing subscriptions, downloading data (GDPR), and joining the Pro & Speaker chat. - A speaker portal: applications, confirmation, availability, and per-event live references / citations during sessions. - An admin back-office (not crawlable) for the conference team. ## Audience Publishing professionals at trade, academic, and educational publishers; literary agents; freelance editors; marketing & comms leads; rights and contracts staff; production and workflow managers; and publishing executives evaluating AI tools. ## Key pages - [Home](https://purepub.ai/): overview, upcoming sessions, speakers, format, and registration. - [News](https://purepub.ai/news): announcements and editorial posts. - [Login](https://purepub.ai/login): magic-link sign-in for attendees. - Per-event public pages live at `https://purepub.ai/events/` with details, speakers, moderator, schedule, and resources. ## Public APIs (read-only, no auth) - `GET /api/events` — list of public, published events. - `GET /api/events/:id` — single event details (excludes Zoom credentials). - `GET /api/events/:id/ics` — calendar invite for an event. - `GET /api/events/:id/bibliography` — printable APA bibliography. - `GET /api/speakers` — public speaker directory. ## Contact / about - Produced by Pure Science (https://pure.science). - Press, sponsorship, or partnership: use the contact form on the homepage. ## AI agent usage Crawling and summarizing the public pages and read-only APIs listed above is welcome. Anything not listed here is private (authenticated, administrative, or personal data) and should not be crawled, fetched, summarized, or indexed — including any URL that carries a token or session cookie. The authoritative machine-readable rules are in `/robots.txt`.