Is there an API or SDK for pipeline integration?
Yes, RenderFlow ships with a complete developer platform. You get a REST API, a Python SDK (available on pip), a JavaScript/TypeScript SDK (available on npm), a CLI tool, and an MCP server for AI-powered farm control through tools like Claude Desktop and Claude Code. Webhooks are supported for custom integrations and event-driven notifications.
Your existing pipeline scripts can talk to RenderFlow from day one, and the SDKs make it easy to build custom submitters, monitoring dashboards, and integrations. You can read more about the api in our documentation.