API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

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.

Documentation

Specifications

OpenAPI

prefect-openapi.json Raw ↑