Prefect auto-generates reference documentation for the following components:Documentation Index
Fetch the complete documentation index at: https://prefect-bd373955-pytest-markdown.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- Prefect Python SDK: used to build, test, and execute workflows.
- Prefect REST API: used by workflow clients and the Prefect UI for orchestration and data retrieval.
- Prefect Cloud REST API documentation is available at https://app.prefect.cloud/api/docs.
- The REST API documentation for a locally hosted open-source Prefect server is available in the Prefect REST API Reference.
/docs endpoint of your PREFECT_API_URL - for example, if you ran prefect server start with no additional configuration you can find this reference at http://localhost:4200/docs.