Survey docs
Hosted survey service for builders and agents. One install line, typed SDK, MCP server, multi-project dashboard. These docs are written so an agent can integrate Survey end-to-end in under 1.5k tokens.
Where to start
- Quickstart — provision a project, drop in the component, post a response.
- SDK reference —
surveynpm package:<Survey/>+ headlessSurveyClient. - REST API reference — projects, surveys, responses, summary, raw rows.
- MCP reference — agent-facing tools at
/api/mcp. - Schema reference — Zod / JSON shapes for surveys, questions, responses, summaries.