API-First Form Builder
Full REST API, Model Context Protocol (MCP) for developer tools, and ChatGPT Custom GPT. Build form workflows programmatically.
REST API
PersoForms exposes a comprehensive REST API covering every operation available in the platform:
- Forms: Create, read, update, delete, duplicate, activate/deactivate
- Form Inputs: Manage individual form fields with validation rules
- Submissions: Retrieve and analyze form responses
- Distribution: Generate and manage form tokens
- Teams: Create teams, manage members, assign forms
- Users: User management and authentication
- Analytics: Form-level analytics and insights
Authentication uses JWT tokens for direct API access or OAuth2 for third-party integrations.
Model Context Protocol (MCP)
PersoForms ships an MCP server with 15 tools that let AI coding assistants interact with your forms directly from your editor:
- Works with Cursor, Claude Desktop, Windsurf, and any MCP-compatible tool
- Create and manage forms without leaving your IDE
- Query submission data during development
- Automate form workflows as part of your development process
ChatGPT Custom GPT
A pre-built ChatGPT Custom GPT that connects to PersoForms via OAuth2 and OpenAPI Actions. Ask ChatGPT to create forms, check submissions, or manage your account conversationally.
Why API-First Matters
Most form builders treat their API as an afterthought — limited endpoints, poor documentation, read-only access. PersoForms was designed API-first from day one. Every feature available in the UI is available through the API, MCP, or ChatGPT. This means you can:
- Automate form creation as part of CI/CD pipelines
- Build custom dashboards from submission data
- Integrate form management into existing tools and workflows
- Script bulk operations (create forms, distribute to teams, collect results)
Ready to try PersoForms?
Build secure, AI-powered forms in minutes. No credit card required.
Get Started Free