Windmill
Windmill is an open-source developer platform that turns scripts (Python, TypeScript, Go, Bash, SQL, and more) into internal tools, UIs, workflows, and cron jobs. It runs as Windmill Cloud (app.windmill.dev) or self-hosted, with a distributed worker fleet executing jobs. Everything in a workspace - scripts, flows, apps, schedules, variables, resources, triggers - is addressable over a single REST API (base https://app.windmill.dev/api on Cloud, or /api self-hosted), authenticated with a Bearer token, and is the same surface the Windmill CLI and web UI use.
Windmill publishes 15 APIs on the APIs.io network, including Apps API, Audit API, Flows API, and 12 more. Tagged areas include Developer Platform, Workflows, Internal Tools, Job Orchestration, and Cron.
Windmill’s developer surface includes authentication, engineering blog, documentation, and 8 more developer resources.
Kin Score
Kin Score
How this is scored →scored 2026-08-05 · rubric v0.9.1
APIs 15
Individual APIs this provider publishes, each with its own machine-readable definition.
Windmill Apps API
Low-code UIs backed by scripts and flows.
Windmill Audit API
Audit log entries (Enterprise Edition).
Windmill Flows API
DAG workflows composing scripts with branches, loops, and approvals.
Windmill Folders API
Ownership and permission boundaries for workspace assets.
Windmill Groups API
User groups for role-based access control.
Windmill Jobs API
Execution of scripts and flows - run, inspect, and cancel jobs.
Windmill OIDC API
Short-lived OIDC token issuance (Enterprise Edition).
Windmill Resources API
Typed connection objects and resource types.
Windmill Schedules API
Cron schedules attached to runnables.
Windmill Scripts API
Code runnables in Python, TypeScript, Go, Bash, SQL, and more.
Windmill Triggers API
Event triggers - HTTP, WebSocket, Kafka, NATS, Postgres, SQS, MQTT.
Windmill Users API
Users, authentication, tokens, and service accounts.
Windmill Variables API
Encrypted, path-scoped variables and secrets.
Windmill Workers API
The distributed worker fleet executing jobs.
Windmill Workspaces API
Isolated tenants and their settings.
Scroll for all 15
Open Collections 1
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Windmill API
OPEN COLLECTIONPricing Plans 1
Published pricing tiers and plan structures.
Rate Limits 1
Documented rate limits and quota policies.
FinOps 1
Cost, billing, and metering signals for API financial operations.
Windmill Dev Finops
FINOPSSecurity Posture 2
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Agentic Access 1
Recommended x-agentic-access execution contracts for AI agents.
Windmill Dev Agentic Access
49 operations · 19 acting · 1 human-in-the-loop
49 operations · 19 acting
AGENTICResources
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 2
Authentication, authorization, and security posture
Operate 1
Status, limits, changes, and where to get help
Commercial 2
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
Source (apis.yml)
aid: windmill-dev
url: https://raw.githubusercontent.com/api-evangelist/windmill-dev/refs/heads/main/apis.yml
name: Windmill
kind: company
description: Windmill is an open-source developer platform that turns scripts (Python, TypeScript, Go, Bash, SQL, and more)
into internal tools, UIs, workflows, and cron jobs. It runs as Windmill Cloud (app.windmill.dev) or self-hosted, with a
distributed worker fleet executing jobs. Everything in a workspace - scripts, flows, apps, schedules, variables, resources,
triggers - is addressable over a single REST API (base https://app.windmill.dev/api on Cloud, or /api self-hosted), authenticated
with a Bearer token, and is the same surface the Windmill CLI and web UI use.
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/windmill-dev.png
tags:
- Developer Platform
- Workflows
- Internal Tools
- Job Orchestration
- Cron
- Open Source
created: '2026-07-02'
modified: '2026-07-02'
specificationVersion: '0.19'
apis:
- aid: windmill-dev:windmill-dev-apps-api
name: Windmill Apps API
description: Low-code UIs backed by scripts and flows.
humanURL: https://www.windmill.dev/docs/getting_started/scripts_quickstart
baseURL: https://app.windmill.dev/api
tags:
- Apps
properties:
- type: OpenAPI
url: openapi/windmill-dev-apps-api-openapi.yml
- type: Documentation
url: https://www.windmill.dev/docs/script_editor
- type: APIReference
url: https://app.windmill.dev/openapi.html
- type: PostmanCollection
url: collections/windmill-dev.postman_collection.json
- type: OpenCollection
url: collections/windmill-dev.opencollection.json
- type: Documentation
url: https://www.windmill.dev/docs/flows/flow_editor
- type: Documentation
url: https://www.windmill.dev/docs/apps/app_editor
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/jobs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/scheduling
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/variables_and_secrets
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/resources_and_types
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/roles_and_permissions
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/authentification
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/groups_and_folders
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/audit_logs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/worker_groups
- type: Documentation
url: https://www.windmill.dev/docs/getting_started/triggers
- type: APIReference
url: https://www.windmill.dev/docs/core_concepts/websocket_triggers
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/oidc
- aid: windmill-dev:windmill-dev-audit-api
name: Windmill Audit API
description: Audit log entries (Enterprise Edition).
humanURL: https://www.windmill.dev/docs/getting_started/scripts_quickstart
baseURL: https://app.windmill.dev/api
tags:
- Audit
properties:
- type: OpenAPI
url: openapi/windmill-dev-audit-api-openapi.yml
- type: Documentation
url: https://www.windmill.dev/docs/script_editor
- type: APIReference
url: https://app.windmill.dev/openapi.html
- type: PostmanCollection
url: collections/windmill-dev.postman_collection.json
- type: OpenCollection
url: collections/windmill-dev.opencollection.json
- type: Documentation
url: https://www.windmill.dev/docs/flows/flow_editor
- type: Documentation
url: https://www.windmill.dev/docs/apps/app_editor
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/jobs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/scheduling
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/variables_and_secrets
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/resources_and_types
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/roles_and_permissions
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/authentification
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/groups_and_folders
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/audit_logs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/worker_groups
- type: Documentation
url: https://www.windmill.dev/docs/getting_started/triggers
- type: APIReference
url: https://www.windmill.dev/docs/core_concepts/websocket_triggers
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/oidc
- aid: windmill-dev:windmill-dev-flows-api
name: Windmill Flows API
description: DAG workflows composing scripts with branches, loops, and approvals.
humanURL: https://www.windmill.dev/docs/getting_started/scripts_quickstart
baseURL: https://app.windmill.dev/api
tags:
- Flows
properties:
- type: OpenAPI
url: openapi/windmill-dev-flows-api-openapi.yml
- type: Documentation
url: https://www.windmill.dev/docs/script_editor
- type: APIReference
url: https://app.windmill.dev/openapi.html
- type: PostmanCollection
url: collections/windmill-dev.postman_collection.json
- type: OpenCollection
url: collections/windmill-dev.opencollection.json
- type: Documentation
url: https://www.windmill.dev/docs/flows/flow_editor
- type: Documentation
url: https://www.windmill.dev/docs/apps/app_editor
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/jobs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/scheduling
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/variables_and_secrets
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/resources_and_types
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/roles_and_permissions
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/authentification
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/groups_and_folders
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/audit_logs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/worker_groups
- type: Documentation
url: https://www.windmill.dev/docs/getting_started/triggers
- type: APIReference
url: https://www.windmill.dev/docs/core_concepts/websocket_triggers
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/oidc
- aid: windmill-dev:windmill-dev-folders-api
name: Windmill Folders API
description: Ownership and permission boundaries for workspace assets.
humanURL: https://www.windmill.dev/docs/getting_started/scripts_quickstart
baseURL: https://app.windmill.dev/api
tags:
- Folders
properties:
- type: OpenAPI
url: openapi/windmill-dev-folders-api-openapi.yml
- type: Documentation
url: https://www.windmill.dev/docs/script_editor
- type: APIReference
url: https://app.windmill.dev/openapi.html
- type: PostmanCollection
url: collections/windmill-dev.postman_collection.json
- type: OpenCollection
url: collections/windmill-dev.opencollection.json
- type: Documentation
url: https://www.windmill.dev/docs/flows/flow_editor
- type: Documentation
url: https://www.windmill.dev/docs/apps/app_editor
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/jobs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/scheduling
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/variables_and_secrets
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/resources_and_types
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/roles_and_permissions
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/authentification
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/groups_and_folders
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/audit_logs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/worker_groups
- type: Documentation
url: https://www.windmill.dev/docs/getting_started/triggers
- type: APIReference
url: https://www.windmill.dev/docs/core_concepts/websocket_triggers
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/oidc
- aid: windmill-dev:windmill-dev-groups-api
name: Windmill Groups API
description: User groups for role-based access control.
humanURL: https://www.windmill.dev/docs/getting_started/scripts_quickstart
baseURL: https://app.windmill.dev/api
tags:
- Groups
properties:
- type: OpenAPI
url: openapi/windmill-dev-groups-api-openapi.yml
- type: Documentation
url: https://www.windmill.dev/docs/script_editor
- type: APIReference
url: https://app.windmill.dev/openapi.html
- type: PostmanCollection
url: collections/windmill-dev.postman_collection.json
- type: OpenCollection
url: collections/windmill-dev.opencollection.json
- type: Documentation
url: https://www.windmill.dev/docs/flows/flow_editor
- type: Documentation
url: https://www.windmill.dev/docs/apps/app_editor
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/jobs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/scheduling
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/variables_and_secrets
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/resources_and_types
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/roles_and_permissions
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/authentification
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/groups_and_folders
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/audit_logs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/worker_groups
- type: Documentation
url: https://www.windmill.dev/docs/getting_started/triggers
- type: APIReference
url: https://www.windmill.dev/docs/core_concepts/websocket_triggers
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/oidc
- aid: windmill-dev:windmill-dev-jobs-api
name: Windmill Jobs API
description: Execution of scripts and flows - run, inspect, and cancel jobs.
humanURL: https://www.windmill.dev/docs/getting_started/scripts_quickstart
baseURL: https://app.windmill.dev/api
tags:
- Jobs
properties:
- type: OpenAPI
url: openapi/windmill-dev-jobs-api-openapi.yml
- type: Documentation
url: https://www.windmill.dev/docs/script_editor
- type: APIReference
url: https://app.windmill.dev/openapi.html
- type: PostmanCollection
url: collections/windmill-dev.postman_collection.json
- type: OpenCollection
url: collections/windmill-dev.opencollection.json
- type: Documentation
url: https://www.windmill.dev/docs/flows/flow_editor
- type: Documentation
url: https://www.windmill.dev/docs/apps/app_editor
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/jobs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/scheduling
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/variables_and_secrets
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/resources_and_types
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/roles_and_permissions
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/authentification
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/groups_and_folders
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/audit_logs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/worker_groups
- type: Documentation
url: https://www.windmill.dev/docs/getting_started/triggers
- type: APIReference
url: https://www.windmill.dev/docs/core_concepts/websocket_triggers
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/oidc
- aid: windmill-dev:windmill-dev-oidc-api
name: Windmill OIDC API
description: Short-lived OIDC token issuance (Enterprise Edition).
humanURL: https://www.windmill.dev/docs/getting_started/scripts_quickstart
baseURL: https://app.windmill.dev/api
tags:
- OIDC
properties:
- type: OpenAPI
url: openapi/windmill-dev-oidc-api-openapi.yml
- type: Documentation
url: https://www.windmill.dev/docs/script_editor
- type: APIReference
url: https://app.windmill.dev/openapi.html
- type: PostmanCollection
url: collections/windmill-dev.postman_collection.json
- type: OpenCollection
url: collections/windmill-dev.opencollection.json
- type: Documentation
url: https://www.windmill.dev/docs/flows/flow_editor
- type: Documentation
url: https://www.windmill.dev/docs/apps/app_editor
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/jobs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/scheduling
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/variables_and_secrets
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/resources_and_types
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/roles_and_permissions
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/authentification
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/groups_and_folders
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/audit_logs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/worker_groups
- type: Documentation
url: https://www.windmill.dev/docs/getting_started/triggers
- type: APIReference
url: https://www.windmill.dev/docs/core_concepts/websocket_triggers
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/oidc
- aid: windmill-dev:windmill-dev-resources-api
name: Windmill Resources API
description: Typed connection objects and resource types.
humanURL: https://www.windmill.dev/docs/getting_started/scripts_quickstart
baseURL: https://app.windmill.dev/api
tags:
- Resources
properties:
- type: OpenAPI
url: openapi/windmill-dev-resources-api-openapi.yml
- type: Documentation
url: https://www.windmill.dev/docs/script_editor
- type: APIReference
url: https://app.windmill.dev/openapi.html
- type: PostmanCollection
url: collections/windmill-dev.postman_collection.json
- type: OpenCollection
url: collections/windmill-dev.opencollection.json
- type: Documentation
url: https://www.windmill.dev/docs/flows/flow_editor
- type: Documentation
url: https://www.windmill.dev/docs/apps/app_editor
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/jobs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/scheduling
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/variables_and_secrets
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/resources_and_types
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/roles_and_permissions
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/authentification
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/groups_and_folders
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/audit_logs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/worker_groups
- type: Documentation
url: https://www.windmill.dev/docs/getting_started/triggers
- type: APIReference
url: https://www.windmill.dev/docs/core_concepts/websocket_triggers
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/oidc
- aid: windmill-dev:windmill-dev-schedules-api
name: Windmill Schedules API
description: Cron schedules attached to runnables.
humanURL: https://www.windmill.dev/docs/getting_started/scripts_quickstart
baseURL: https://app.windmill.dev/api
tags:
- Schedules
properties:
- type: OpenAPI
url: openapi/windmill-dev-schedules-api-openapi.yml
- type: Documentation
url: https://www.windmill.dev/docs/script_editor
- type: APIReference
url: https://app.windmill.dev/openapi.html
- type: PostmanCollection
url: collections/windmill-dev.postman_collection.json
- type: OpenCollection
url: collections/windmill-dev.opencollection.json
- type: Documentation
url: https://www.windmill.dev/docs/flows/flow_editor
- type: Documentation
url: https://www.windmill.dev/docs/apps/app_editor
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/jobs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/scheduling
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/variables_and_secrets
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/resources_and_types
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/roles_and_permissions
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/authentification
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/groups_and_folders
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/audit_logs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/worker_groups
- type: Documentation
url: https://www.windmill.dev/docs/getting_started/triggers
- type: APIReference
url: https://www.windmill.dev/docs/core_concepts/websocket_triggers
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/oidc
- aid: windmill-dev:windmill-dev-scripts-api
name: Windmill Scripts API
description: Code runnables in Python, TypeScript, Go, Bash, SQL, and more.
humanURL: https://www.windmill.dev/docs/getting_started/scripts_quickstart
baseURL: https://app.windmill.dev/api
tags:
- Scripts
properties:
- type: OpenAPI
url: openapi/windmill-dev-scripts-api-openapi.yml
- type: Documentation
url: https://www.windmill.dev/docs/script_editor
- type: APIReference
url: https://app.windmill.dev/openapi.html
- type: PostmanCollection
url: collections/windmill-dev.postman_collection.json
- type: OpenCollection
url: collections/windmill-dev.opencollection.json
- type: Documentation
url: https://www.windmill.dev/docs/flows/flow_editor
- type: Documentation
url: https://www.windmill.dev/docs/apps/app_editor
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/jobs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/scheduling
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/variables_and_secrets
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/resources_and_types
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/roles_and_permissions
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/authentification
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/groups_and_folders
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/audit_logs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/worker_groups
- type: Documentation
url: https://www.windmill.dev/docs/getting_started/triggers
- type: APIReference
url: https://www.windmill.dev/docs/core_concepts/websocket_triggers
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/oidc
- aid: windmill-dev:windmill-dev-triggers-api
name: Windmill Triggers API
description: Event triggers - HTTP, WebSocket, Kafka, NATS, Postgres, SQS, MQTT.
humanURL: https://www.windmill.dev/docs/getting_started/scripts_quickstart
baseURL: https://app.windmill.dev/api
tags:
- Triggers
properties:
- type: OpenAPI
url: openapi/windmill-dev-triggers-api-openapi.yml
- type: Documentation
url: https://www.windmill.dev/docs/script_editor
- type: APIReference
url: https://app.windmill.dev/openapi.html
- type: PostmanCollection
url: collections/windmill-dev.postman_collection.json
- type: OpenCollection
url: collections/windmill-dev.opencollection.json
- type: Documentation
url: https://www.windmill.dev/docs/flows/flow_editor
- type: Documentation
url: https://www.windmill.dev/docs/apps/app_editor
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/jobs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/scheduling
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/variables_and_secrets
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/resources_and_types
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/roles_and_permissions
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/authentification
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/groups_and_folders
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/audit_logs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/worker_groups
- type: Documentation
url: https://www.windmill.dev/docs/getting_started/triggers
- type: APIReference
url: https://www.windmill.dev/docs/core_concepts/websocket_triggers
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/oidc
- aid: windmill-dev:windmill-dev-users-api
name: Windmill Users API
description: Users, authentication, tokens, and service accounts.
humanURL: https://www.windmill.dev/docs/getting_started/scripts_quickstart
baseURL: https://app.windmill.dev/api
tags:
- Users
properties:
- type: OpenAPI
url: openapi/windmill-dev-users-api-openapi.yml
- type: Documentation
url: https://www.windmill.dev/docs/script_editor
- type: APIReference
url: https://app.windmill.dev/openapi.html
- type: PostmanCollection
url: collections/windmill-dev.postman_collection.json
- type: OpenCollection
url: collections/windmill-dev.opencollection.json
- type: Documentation
url: https://www.windmill.dev/docs/flows/flow_editor
- type: Documentation
url: https://www.windmill.dev/docs/apps/app_editor
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/jobs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/scheduling
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/variables_and_secrets
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/resources_and_types
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/roles_and_permissions
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/authentification
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/groups_and_folders
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/audit_logs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/worker_groups
- type: Documentation
url: https://www.windmill.dev/docs/getting_started/triggers
- type: APIReference
url: https://www.windmill.dev/docs/core_concepts/websocket_triggers
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/oidc
- aid: windmill-dev:windmill-dev-variables-api
name: Windmill Variables API
description: Encrypted, path-scoped variables and secrets.
humanURL: https://www.windmill.dev/docs/getting_started/scripts_quickstart
baseURL: https://app.windmill.dev/api
tags:
- Variables
properties:
- type: OpenAPI
url: openapi/windmill-dev-variables-api-openapi.yml
- type: Documentation
url: https://www.windmill.dev/docs/script_editor
- type: APIReference
url: https://app.windmill.dev/openapi.html
- type: PostmanCollection
url: collections/windmill-dev.postman_collection.json
- type: OpenCollection
url: collections/windmill-dev.opencollection.json
- type: Documentation
url: https://www.windmill.dev/docs/flows/flow_editor
- type: Documentation
url: https://www.windmill.dev/docs/apps/app_editor
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/jobs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/scheduling
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/variables_and_secrets
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/resources_and_types
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/roles_and_permissions
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/authentification
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/groups_and_folders
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/audit_logs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/worker_groups
- type: Documentation
url: https://www.windmill.dev/docs/getting_started/triggers
- type: APIReference
url: https://www.windmill.dev/docs/core_concepts/websocket_triggers
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/oidc
- aid: windmill-dev:windmill-dev-workers-api
name: Windmill Workers API
description: The distributed worker fleet executing jobs.
humanURL: https://www.windmill.dev/docs/getting_started/scripts_quickstart
baseURL: https://app.windmill.dev/api
tags:
- Workers
properties:
- type: OpenAPI
url: openapi/windmill-dev-workers-api-openapi.yml
- type: Documentation
url: https://www.windmill.dev/docs/script_editor
- type: APIReference
url: https://app.windmill.dev/openapi.html
- type: PostmanCollection
url: collections/windmill-dev.postman_collection.json
- type: OpenCollection
url: collections/windmill-dev.opencollection.json
- type: Documentation
url: https://www.windmill.dev/docs/flows/flow_editor
- type: Documentation
url: https://www.windmill.dev/docs/apps/app_editor
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/jobs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/scheduling
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/variables_and_secrets
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/resources_and_types
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/roles_and_permissions
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/authentification
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/groups_and_folders
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/audit_logs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/worker_groups
- type: Documentation
url: https://www.windmill.dev/docs/getting_started/triggers
- type: APIReference
url: https://www.windmill.dev/docs/core_concepts/websocket_triggers
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/oidc
- aid: windmill-dev:windmill-dev-workspaces-api
name: Windmill Workspaces API
description: Isolated tenants and their settings.
humanURL: https://www.windmill.dev/docs/getting_started/scripts_quickstart
baseURL: https://app.windmill.dev/api
tags:
- Workspaces
properties:
- type: OpenAPI
url: openapi/windmill-dev-workspaces-api-openapi.yml
- type: Documentation
url: https://www.windmill.dev/docs/script_editor
- type: APIReference
url: https://app.windmill.dev/openapi.html
- type: PostmanCollection
url: collections/windmill-dev.postman_collection.json
- type: OpenCollection
url: collections/windmill-dev.opencollection.json
- type: Documentation
url: https://www.windmill.dev/docs/flows/flow_editor
- type: Documentation
url: https://www.windmill.dev/docs/apps/app_editor
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/jobs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/scheduling
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/variables_and_secrets
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/resources_and_types
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/roles_and_permissions
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/authentification
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/groups_and_folders
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/audit_logs
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/worker_groups
- type: Documentation
url: https://www.windmill.dev/docs/getting_started/triggers
- type: APIReference
url: https://www.windmill.dev/docs/core_concepts/websocket_triggers
- type: Documentation
url: https://www.windmill.dev/docs/core_concepts/oidc
common:
- type: AgenticAccess
url: agentic-access/windmill-dev-agentic-access.yml
- type: DomainSecurity
url: security/windmill-dev-domain-security.yml
- type: Authentication
url: authentication/windmill-dev-authentication.yml
- url: https://www.windmill.dev/blog/atom.xml
type: Blog
- type: GitHubOrganization
url: https://github.com/windmill-labs
- type: LinkedIn
url: https://www.linkedin.com/company/windmill-labs
- type: Website
url: https://www.windmill.dev
- type: Documentation
url: https://www.windmill.dev/docs
- type: Plans
url: plans/windmill-dev-plans-pricing.yml
- type: RateLimits
url: rate-limits/windmill-dev-rate-limits.yml
- type: FinOps
url: finops/windmill-dev-finops.yml
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com