We've updated our API endpoints to match what we use in our application. Some endpoints have been deprecated. See our Deprecated Endpoints page for migration details.
An event page gives attendees everything they need for a conference, festival, or one-off gathering: a title and description, an image gallery, a ticket or registration button, an event schedule (start/end dates and times, with time zone), and venue details. It’s meant for print materials — posters, flyers, badges — that need to point to more than a single URL can hold.
Like every category on this page, “Event QR code” isn’t a separate creation route — it’s the Build a Page flow filtered to Event-tagged templates.
From QR Codes → Create QR Code (/qr/create), click the Build a Page card to open the block-based page builder’s template gallery.
2
Filter the gallery by Event
On Choose a template (/qr/new), click the Event tag. At verification time there were exactly 2 templates: Corporate Conference and Music & Arts Festival.
The template gallery filtered to the Event tag
3
Preview and select a template
Clicking a card opens a preview panel with the template’s name, a short style description, its category tag, and a Use this template button. The Music & Arts Festival template was used for verification here — described as “Mint and hot pink — a lively multi-day festival page with a particles background” and tagged Event.
4
Land in the page builder
Selecting it opens the builder at /qr/new/landing?template=event-music-festival. This template ships with 7 blocks: Page Title, Image Gallery, Description, a Button (e.g. “Get Tickets”), Event Schedule, Event Venue, and Share Buttons — all editable from the left-hand blocks panel.
The page builder canvas after opening the Music & Arts Festival event template
Reaching this canvas confirms the flow — you don’t need to publish to verify it works. Edit the schedule dates, venue, and ticket link, then use Publish from the top bar when the page is ready.
To create an event-style QR code through the API rather than the UI, use category ID 20 (labeled Event) — see Create QR Code for the full request schema and Category List for the complete ID-to-label mapping.