Skip to content

API Docs

Learn how to use Basin's API to access to your data and create custom integrations with other apps and services. Basin implements a RESTful JSON API.

  • Authentication Simple, unique token auth for each form endpoint.
  • Forms List, Show, Create, Update, and Delete Forms.
  • Projects List, Show, Create, Update, and Delete Projects.
  • Domains List your domains.
  • Submissions Query and filter your form submission data. List and view Submissions.
  • Webhooks Repost submission data to custom URLs.
  • Swagger API Docs Docs for the API in Swagger format using the OpenAPI 3 Specification.