← Back to Changelog

February 12, 2026

Doozy Public API Beta

The Doozy Public API is now in closed beta. Pull your Doozy data into your own reporting tools and workflows.

What You Can Access

The API is read-only and includes:

  • List quizzes, get quiz details with questions and rounds, and retrieve participant reports with answer breakdowns
  • List surveys, get survey details, and retrieve response data
  • List tracks, get track details with steps, and access participant progress
  • List introductions and retrieve meeting reports

All responses use cursor-based pagination (up to 100 items per request). You can filter by status, include question-level analytics, and export complete response data.

How to Get Started

Admins can enable API access from Settings > Security. Once enabled, generate API keys from your profile settings. Keys can be rotated or revoked anytime.

Rate limiting is enabled on all endpoints. Users only see data they have permission to access.

The API is in closed beta. To request access, email [email protected].

Learn more about the Doozy Public API and authentication.