Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Windmill agent_workers API

The agent_workers API from Windmill — 5 operation(s) for agent_workers.

Windmill agent_workers API is one of 59 APIs that Windmill publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include agent_workers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, and authentication docs.

This API exposes 5 operations across 5 paths. It is described by OpenAPI 3.0.3, at version 1.694.0.

Requests are made against a single base URL, /api.

5 operations 5 paths 0 schemas 2 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.694.0
Base URL
https://app.windmill.dev/api
Authentication
HTTP Bearer, API Key
License
Resource Areas
1

Authentication & Security 2

Windmill agent_workers API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). An API key is passed in the cookie as token (cookieAuth). By default, every request must be authenticated.

Paths & Operations 5

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

agent_workers 5
POST
/agent_workers/create_agent_token
Create Agent Token
createAgentToken body → 200
POST
/agent_workers/blacklist_token
Blacklist Agent Token (requires Super Admin)
blacklistAgentToken body → 200
POST
/agent_workers/remove_blacklist_token
Remove Agent Token from Blacklist (requires Super Admin)
removeBlacklistAgentToken body → 200
GET
/agent_workers/list_blacklisted_tokens
List Blacklisted Agent Tokens (requires Super Admin)
listBlacklistedAgentTokens 1 param → 200
GET
/agent_workers/get_min_version
Get Minimum Worker Version Across All Workers
getMinVersion → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

windmill-agent-workers-api-openapi.yml Raw ↑

Other APIs Windmill publishes across the network.

Windmill admin API
Windmill app API
Windmill asset API
Windmill audit API
Windmill azure_trigger API
Windmill capture API
Windmill concurrencyGroups API
Windmill config API
Windmill documentation API
Windmill draft API
Windmill email_trigger API
Windmill favorite API