Skip to main content
All API requests must be authenticated and made over HTTPS.

Base URL

Authentication

Pass your Personal Access Token (PAT) in the Softr-Api-Key header:
To generate a token, go to API Setup and Endpoints.

Token Scoping

  • Tokens are scoped to one or more workspaces. You can only access databases within your authorized workspaces.
  • The token inherits the access rights of the user who created it.
  • We currently support Personal Access Tokens only. OAuth access tokens may be supported in the future.