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.

ToolJet publishes 4 APIs on the APIs.io network, including Applications API, Groups API, Users API, and 1 more. Tagged areas include low-code, internal tools, open-source, application builder, and workflow automation.

The ToolJet catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

ToolJet’s developer surface includes authentication, documentation, engineering blog, pricing, and 13 more developer resources.

54.1/100 developing ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
4 APIs
low-codeinternal toolsopen-sourceapplication builderworkflow automationno-codedashboardsAI agents

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 54.1/100 · developing
Contract Quality 17.0 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 11.6 / 20
Operational Transparency 6.8 / 13
Governance 7.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/tooljet: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 4

Individual APIs this provider publishes, each with its own machine-readable definition.

ToolJet Applications API

Application export, import, and Git sync endpoints

ToolJet Groups API

Group and permission management endpoints

ToolJet Users API

User management endpoints

ToolJet Workspaces API

Workspace management endpoints

GraphQL 1

GraphQL schemas published by this provider.

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 1

Published pricing tiers and plan structures.

Tooljet Plans Pricing

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Tooljet Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Tooljet Context

21 classes · 7 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

ToolJet API Rules

6 rules · 4 warnings 2 info

SPECTRAL

JSON Schema 2

Standalone JSON Schema definitions for this provider's data models.

ToolJet Group

4 properties

JSON SCHEMA

ToolJet User

6 properties

JSON SCHEMA

Examples 3

Example request and response payloads for these APIs.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Tooljet Authentication

http · 1 scheme

SECURITY

Tooljet Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Tooljet Trust Center

SOC 2, ISO 27001, GDPR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Tooljet Agentic Access

23 operations · 15 acting

23 operations · 15 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 5

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: tooljet
name: ToolJet
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/tooljet.png
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-applications-api
  name: ToolJet Applications API
  description: Application export, import, and Git sync endpoints
  humanURL: https://docs.tooljet.com/docs/tooljet-api/
  baseURL: https://your-tooljet-instance.com/api/ext
  tags:
  - Applications
  properties:
  - type: OpenAPI
    url: openapi/tooljet-applications-api-openapi.yml
  - type: Documentation
    url: https://docs.tooljet.com/docs/tooljet-api/
  - 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
  - type: GraphQL
    url: graphql/tooljet-graphql.md
- aid: tooljet:tooljet-groups-api
  name: ToolJet Groups API
  description: Group and permission management endpoints
  humanURL: https://docs.tooljet.com/docs/tooljet-api/
  baseURL: https://your-tooljet-instance.com/api/ext
  tags:
  - Groups
  properties:
  - type: OpenAPI
    url: openapi/tooljet-groups-api-openapi.yml
  - type: Documentation
    url: https://docs.tooljet.com/docs/tooljet-api/
  - 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
  - type: GraphQL
    url: graphql/tooljet-graphql.md
- aid: tooljet:tooljet-users-api
  name: ToolJet Users API
  description: User management endpoints
  humanURL: https://docs.tooljet.com/docs/tooljet-api/
  baseURL: https://your-tooljet-instance.com/api/ext
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/tooljet-users-api-openapi.yml
  - type: Documentation
    url: https://docs.tooljet.com/docs/tooljet-api/
  - 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
  - type: GraphQL
    url: graphql/tooljet-graphql.md
- aid: tooljet:tooljet-workspaces-api
  name: ToolJet Workspaces API
  description: Workspace management endpoints
  humanURL: https://docs.tooljet.com/docs/tooljet-api/
  baseURL: https://your-tooljet-instance.com/api/ext
  tags:
  - Workspaces
  properties:
  - type: OpenAPI
    url: openapi/tooljet-workspaces-api-openapi.yml
  - type: Documentation
    url: https://docs.tooljet.com/docs/tooljet-api/
  - 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
  - type: GraphQL
    url: graphql/tooljet-graphql.md
common:
- type: AgenticAccess
  url: agentic-access/tooljet-agentic-access.yml
- type: TrustCenter
  url: security/tooljet-trust-center.yml
- type: DomainSecurity
  url: security/tooljet-domain-security.yml
- type: Authentication
  url: authentication/tooljet-authentication.yml
- 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