RooQuiz Docs
Integrations & API

Integrations & API

This section is for developers — how to reach RooQuiz from your own code or an AI client:

  • REST API — pull forms and submissions with an account-level API key. Good for your own dashboards or syncing to a warehouse.
  • MCP integration — connect an AI client like Claude to your team so it can create, query and modify quizzes directly.

Integrating without code

If all you want is "tell me when a lead arrives" or "sync leads into my email tool", you don't need the API. Use one of the five channels in Connectors & Automation: Email, Webhook, Slack, Zapier, Kit.

The difference is push versus pull: connectors push to you when an event happens; the REST API lets you pull on your own schedule.

On this page