/v3/api-ref/rest-api/server/schema.json. A running Prefect server also serves its schema from the /openapi.json endpoint of the REST API app, such as http://localhost:4200/api/openapi.json when using the default local server.The Prefect server API enables you to interact programmatically with self-hosted Prefect server.
/v3/api-ref/rest-api/server/schema.json. A running Prefect server also serves its schema from the /openapi.json endpoint of the REST API app, such as http://localhost:4200/api/openapi.json when using the default local server.