How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ToolJet Applications API

Application export, import, and Git sync endpoints

ToolJet Applications API is one of 4 APIs that ToolJet publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Application. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 2 JSON Schemas.

This API exposes 8 operations across 8 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://{instance}/api/ext.

8 operations 8 paths 9 schemas 2 GET6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://your-tooljet-instance.com/api/ext
Authentication
HTTP Basic
Contact
License
Resource Areas
1

Authentication & Security 1

ToolJet Applications API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (BasicAuth). By default, every request must be authenticated.

  • BasicAuth — Static access token configured via the TOOLJETSERVICETOKEN environment variable. Pass the token as the username with an empty password, encoded as Base64 in th…

Paths & Operations 8

Across 8 paths, the API surfaces 8 operations — 2 GET, 6 POST. Each is listed below with its method, path, parameters, and response codes.

Applications 8

Application export, import, and Git sync endpoints

GET
/workspace/{workspaceId}
List apps in workspace
getWorkspaceApps 1 param → 200401
POST
/import/{workspaceId}
Import an application into a workspace
importApp 1 param body → 201400401
GET
/export/{appId}/{workspaceId}
Export an application
exportApp 5 params → 200401404
POST
/pull-git
Pull app from Git
pullGit 1 param body → 200401
POST
/pull-changes/{appId}
Pull Git changes for an app
pullChanges 2 params → 200401
POST
/push-git/{appId}/{versionId}
Push app version to Git
pushGit 2 params body → 200401
POST
/auto-deploy/{appIdOrSlug}
Auto-deploy an app version
autoDeploy 1 param body → 200401
POST
/save-version/{appIdOrSlug}
Save a named version of an app
saveVersion 1 param body → 200401

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are AppWithVersionsDto (7 properties), AppImportRequestDto (4 properties), ErrorResponse (3 properties), VersionDto (3 properties). Each schema is shown below with its type and property counts.

WorkspaceAppsResponseDto
object
2 properties
AppGitPushDto
object
1 property 1 required
ErrorResponse
object
3 properties
AppImportRequestDto
object
4 properties 1 required
AutoDeployBodyDto
object
2 properties
AppGitPullDto
object
2 properties 2 required
SaveVersionBodyDto
object
1 property
AppWithVersionsDto
object
7 properties
VersionDto
object
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tooljet-applications-api-openapi.yml Raw ↑

Other APIs ToolJet publishes across the network.

ToolJet Groups API
ToolJet Users API
ToolJet Workspaces API
Where this information came from

This is an independent, third-party profile of ToolJet Applications API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.