/api/v1/statusGet API status and active limits
Confirms that the API key is valid and entitled, and returns the currently enforced request ceilings for the authenticated context.
API docs navigation
API docs
These docs are for developers and businesses building on the QuestionStock API. The Business plan unlocks authenticated content API access for personal workspaces, while most creators stay in Free or Pro and work directly in My Quizzes.
QuestionStock includes first-party quiz play in its own product, but the Business API is a content API rather than a gameplay backend. It delivers question content and supporting metadata while your app remains responsible for players, attempts, submissions, timers, scores, leaderboards, multiplayer rooms, and session logic.
Reference Tags
4
API Endpoints
7
Auth model
API key
Base path
/api/v1OpenAPI JSON
/api/openapi/v1Auth header
Authorization: Bearer ...Start with the delivery and production guides before wiring the reference examples into your integration. They define content boundaries, answer exposure guidance, repeat scope, image rendering rules, and quota-safe retry behavior.
Getting Started
Create API keys, make your first request, and prepare for launch.
Authentication
API key format, Business entitlement, and secure handling guidance.
Content Delivery
Answer exposure, images, repeat-avoidance behavior, and caller-owned runtime logic.
Errors & Limits
HTTP status model, retry guidance, and quota behavior.
Production Readiness
Auth probes, retry policy, quota handling, and launch checks.
Examples
Ready-to-run request flows for common content API workflows.
API Reference
Endpoint index generated directly from runtime schemas.
/api/v1/statusGet API status and active limits
Confirms that the API key is valid and entitled, and returns the currently enforced request ceilings for the authenticated context.
/api/v1/questionsReturns approved question content, including answers, in a single delivery response. Runtime behavior stays caller-owned.
/api/v1/categoriesReturns approved categories from the shared library, including representative image status and renderable URLs when available.
/api/v1/categories/api/v1/categories/{id}/api/v1/category-suggestions