ToolJet website screenshot

ToolJet

ToolJet is an open-source low-code platform for building internal tools, dashboards, business applications, workflows, and AI agents. It provides a REST API (the ToolJet External API) that enables programmatic management of users, workspaces, applications, and user roles across self-hosted and cloud deployments. Authentication is handled via a static access token configured in environment variables and passed as a Basic Authorization header. ToolJet supports connecting to external data sources including REST APIs, GraphQL, databases, and cloud storage, and offers OpenAPI-spec-driven data source integration within the platform. Pricing spans a free tier up to enterprise plans with SSO, Git sync, audit logs, and SCIM provisioning.

1 APIs 0 Features
low-codeinternal toolsopen-sourceapplication builderworkflow automationno-codedashboardsAI agents

APIs

ToolJet External API

The ToolJet External API provides REST endpoints for managing users, workspaces, applications (export/import), and user role assignments across a ToolJet instance. It is enabled...

GraphQL

ToolJet GraphQL API

ToolJet does not expose a native GraphQL management API of its own. Instead, it provides a **GraphQL data source connector** that allows ToolJet applications to connect to any e...

GRAPHQL

Pricing Plans

Tooljet Plans Pricing

4 plans

PLANS

Rate Limits

Tooljet Rate Limits

4 limits

RATE LIMITS

FinOps

Semantic Vocabularies

Tooljet Context

21 classes · 7 properties

JSON-LD

Example Payloads

Tooljet Create Group Example

3 fields

EXAMPLE

Tooljet Create User Example

6 fields

EXAMPLE

Tooljet Import App Example

4 fields

EXAMPLE

Resources

🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHubOrganization
GitHubOrganization
🔗
LinkedIn
LinkedIn
🔗
X
X
📰
Blog
Blog
💰
Pricing
Pricing
🟢
StatusPage
StatusPage
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps
📰
BlogRSS
BlogRSS
📰
Blog
Blog

Sources

Raw ↑
aid: tooljet
name: ToolJet
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/tooljet/refs/heads/main/apis.yml
created: 2026-06-12
modified: 2026-06-12
specificationVersion: '0.19'
description: 'ToolJet is an open-source low-code platform for building internal tools, dashboards, business applications,
  workflows, and AI agents. It provides a REST API (the ToolJet External API) that enables programmatic management of users,
  workspaces, applications, and user roles across self-hosted and cloud deployments. Authentication is handled via a static
  access token configured in environment variables and passed as a Basic Authorization header. ToolJet supports connecting
  to external data sources including REST APIs, GraphQL, databases, and cloud storage, and offers OpenAPI-spec-driven data
  source integration within the platform. Pricing spans a free tier up to enterprise plans with SSO, Git sync, audit logs,
  and SCIM provisioning.

  '
tags:
- low-code
- internal tools
- open-source
- application builder
- workflow automation
- no-code
- dashboards
- AI agents
apis:
- aid: tooljet:tooljet-external-api
  name: ToolJet External API
  description: 'The ToolJet External API provides REST endpoints for managing users, workspaces, applications (export/import),
    and user role assignments across a ToolJet instance. It is enabled via environment variables and secured with a static
    access token using Basic authentication.

    '
  humanURL: https://docs.tooljet.com/docs/tooljet-api/
  baseURL: https://your-tooljet-instance.com/api/ext
  tags:
  - users
  - workspaces
  - applications
  - roles
  properties:
  - type: Documentation
    url: https://docs.tooljet.com/docs/tooljet-api/
  - type: OpenAPI
    url: openapi/tooljet-tooljet-external-api-openapi.yml
  - type: JSONSchema
    url: json-schema/tooljet-user-schema.json
  - type: JSONSchema
    url: json-schema/tooljet-group-schema.json
  - type: JSONLDContext
    url: json-ld/tooljet-context.jsonld
  - type: Vocabulary
    url: vocabulary/tooljet-vocabulary.yml
  - url: graphql/tooljet-graphql.md
    type: GraphQL
common:
- type: Website
  url: https://tooljet.com/
- type: Documentation
  url: https://docs.tooljet.com/docs/
- type: GitHubOrganization
  url: https://github.com/ToolJet
- type: LinkedIn
  url: https://www.linkedin.com/company/tooljet
- type: X
  url: https://x.com/tooljet
- type: Blog
  url: https://blog.tooljet.com/
- type: Pricing
  url: https://tooljet.com/pricing
- type: StatusPage
  url: https://status.tooljet.com/
- type: Plans
  url: plans/tooljet-plans-pricing.yml
- type: RateLimits
  url: rate-limits/tooljet-rate-limits.yml
- type: FinOps
  url: finops/tooljet-finops.yml
- type: BlogRSS
  url: https://blog.tooljet.com/rss/
- type: Blog
  url: blogs/blogs.json
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com