Prefect Cloud REST API

The Prefect Cloud REST API provides programmatic access to Prefect Cloud for orchestrating and managing workflows, deployments, flow runs, task runs, artifacts, and automations. The API follows RESTful conventions with pluralized collection names, snake_case route names, and supports an OpenAPI 3.0 compliant specification. Clients authenticate using API keys passed as Bearer tokens in request headers.

OpenAPI Specification

prefect-openapi.json Raw ↑