ToolJet · Authentication Profile

Tooljet Authentication

Authentication

ToolJet secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

low-codeinternal toolsopen-sourceapplication builderworkflow automationno-codedashboardsAI agents
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

BasicAuth http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/tooljet-tooljet-external-api-openapi.yml
summary:
  types:
  - http
schemes:
- name: BasicAuth
  type: http
  scheme: basic
  description: Static access token configured via the TOOLJET_SERVICE_TOKEN environment variable.
    Pass the token as the username with an empty password, encoded as Base64 in the Authorization
    header.
  sources:
  - openapi/tooljet-tooljet-external-api-openapi.yml