# bizqiz > Live multiplayer trivia for events: everyone answers the same question at the > same moment, on their phone, with scores and leaderboards in real time. > Games are either scheduled ("realtime") or always-on ("anytime"). www.bizqiz.com is the marketing site. The games themselves, and the API that describes them, live at play.bizqiz.com. ## Pages - [Home](https://www.bizqiz.com/) — what bizqiz is, plus the games playable right now - [Demo](https://www.bizqiz.com/demo/) — sample games with join links and QR codes - [Privacy](https://www.bizqiz.com/privacy/) — how Google Sign-In data is handled ## API - Base URL: https://play.bizqiz.com/api/v1 - OpenAPI: https://www.bizqiz.com/openapi.json (canonical: https://play.bizqiz.com/openapi.json) - Auth: none required for reading games - Rate limit: 60 requests/minute per IP, reported in RateLimit-* headers ## Endpoints - https://play.bizqiz.com/api/v1/games — live, upcoming and recent games - https://play.bizqiz.com/api/v1/games/next — the next scheduled game - https://play.bizqiz.com/api/v1/games/{idOrShortId} — one game by UUID or 5-character short id ## For agents - Skill file: https://www.bizqiz.com/skill.md - Agent card: https://www.bizqiz.com/.well-known/agent-card.json - Site profile: https://www.bizqiz.com/.well-known/ai.json - API catalog: https://www.bizqiz.com/.well-known/api-catalog - Atom feed of games: https://play.bizqiz.com/feed.xml ## Policy Content may be used for AI search and citation. It may not be used as training data. See https://www.bizqiz.com/robots.txt