Skip to main content

Runs & Executions API

The Runs API allows you to manage and monitor execution runs in your Unpod platform. A run represents a batch execution - a group of tasks triggered together within a space.
Prerequisites: Make sure you have your API Token. See Authentication for details.

What You Can Do

Run Lifecycle

Animated platform execution lifecycle diagram showing task creation, pending state, execution, and completed or failed outcomes.

Base URL

Authentication

All Runs API requests require a valid API token in the headers:

Common Error Codes