Collect
Ask a few questions. Get structured answers back.
Create a form for up to 100 responses over 30 days, with a private results link.
Questions → form + responses
Try the API
POST /api/collect with JSON:
{
"title": "A quick question",
"questions": [
{
"id": "q1",
"label": "What should we improve?",
"type": "text",
"required": true
}
]
}Connect your agent or enable JavaScript for the interactive tool.
Shared launch capacity applies. Honor Retry-After on 429 or 503 responses.