# 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"). ## API - Base URL: https://play.bizqiz.com/api/v1 - OpenAPI: https://play.bizqiz.com/openapi.json - Auth: none required for reading games ## 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 ## For agents - Skill file: https://play.bizqiz.com/skill.md - Agent card: https://play.bizqiz.com/.well-known/agent-card.json - Markdown rendering: send "Accept: text/markdown" to https://play.bizqiz.com/games