{"service":"flow.genible.com","description":"Public workflow execution API","version":"1.0.0","documentation":"https://docs.genible.com/flow-api","endpoints":{"POST /v1/:workflowId":"Execute a workflow (sync or async based on delays)","GET /v1/:workflowId":"Get workflow metadata","GET /v1/:workflowId/status/:instanceId":"Check async workflow status","GET /health":"Health check"},"features":{"async_execution":"Workflows with delays >15s run asynchronously via Cloudflare Workflows","callback_url":"Pass callback_url in body to receive results when async workflow completes"}}