OpnForm Technical Docs home pagelight logodark logo
  • OpnForm
  • GitHub
  • Dashboard
  • Dashboard
Documentation
API Reference
Contributing
  • Product Documentation
  • Community
  • Changelog
  • Roadmap
  • Overview
    • Introduction
    • API Keys
    • Changelog
    Workspaces
    • GET
      List Workspaces
    • POST
      Create Workspace
    • PUT
      Update Workspace
    • DEL
      Delete Workspace
    Workspace Users
    • GET
      List Workspace Users
    • GET
      List Workspace Invites
    • POST
      Add Workspace User
    • DEL
      Remove Workspace User
    • PUT
      Update Workspace User Role
    • POST
      Leave Workspace
    • POST
      Resend Workspace Invite
    • DEL
      Cancel Workspace Invite
    Forms
    • GET
      List Forms
    • POST
      Create Form
    • GET
      Get Form
    • PUT
      Update Form
    • DEL
      Delete Form
    Submissions
    • GET
      List Submissions
    • POST
      Export Submissions (CSV)
    • PUT
      Update Submission
    • DEL
      Delete Submission
    Zapier
    • GET
      Validate API Key
    • GET
      List Forms
    • POST
      New Submission Trigger
    • DEL
      Unsubscribe Webhook
    • GET
      Sample Submission Polling
    Overview

    Changelog

    Notable updates to the OpnForm API.

    ​
    2024-06-18 – API creation 🎉

    The first public version of the OpnForm REST API is live! You can now:

    • Manage workspaces and members
    • Create, update and delete forms
    • Retrieve and manage submissions
    • Generate personal access tokens with granular abilities

    Stay tuned for more endpoints and features.

    Suggest edits
    API KeysList Workspaces
    twittergithub
    Powered by Mintlify
    On this page
    • 2024-06-18 – API creation 🎉
    Assistant
    Responses are generated using AI and may contain mistakes.