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
Documentation
https://docs.prefect.io/v3/api-ref/rest-api
Authentication
https://docs.prefect.io/v3/manage/cloud/manage-users/api-keys