Choose the integration job
Decide whether the integration needs form access, submission access, or both.
Scoped integrations
KinoForms gives developers scoped API-key surfaces for embedded and programmatic form workflows while keeping form access and submission access distinct.
Problem
External systems often need a narrow job: read a form, write a form, read submissions, or submit data programmatically.
KinoForms separates API key surfaces so integrations can map to the task instead of sharing one broad account credential.
Use cases
These examples keep the page focused on narrow form-workflow intent instead of broad form-builder copy.
Workflow steps
Use scoped form and submission API surfaces when integrations need a narrow, review-aware connection.
Decide whether the integration needs form access, submission access, or both.
Use the form and submission read/write scopes that match the job.
Connect systems without removing the submission from its owning form and workspace.
Concrete examples
An integration can read submitted responses without changing form-builder configuration.
A programmatic surface can read form configuration and submit responses for a known workspace.
A partner workflow can create submissions through a write scope while internal reviewers keep read and edit access inside KinoForms.
Related pages
Understand how API scopes fit alongside team and workspace roles.
Follow submitted records after an integration creates or reads them.
Use scoped integrations for vendor data workflows.
Keep API-created records aligned with field and workflow validation.
FAQ
The public pages describe separate scopes for forms:read, forms:write, submissions:read, and submissions:write.
Scoped keys let integrations map to a narrower form or submission job instead of using broad product access.
Next step
Use scoped form and submission API surfaces when integrations need a narrow, review-aware connection.