API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

Rundeck API

The Rundeck REST API provides programmatic access to job execution, project management, node management, execution history, user management, ACL policies, system administration, cluster operations, and log storage. The current API version is 58, with a base URL of $RUNDECK_SERVER_URL/api/58. Authentication is performed via X-Rundeck-Auth-Token header or authtoken query parameter. The API returns JSON responses and supports webhook integrations for event-driven automation workflows.

Documentation

Specifications

Schemas & Data

SDKs

Other Resources

OpenAPI

rundeck-openapi.yml Raw ↑