Skip to content
Product Updates

API v3 Is Here: Faster, Simpler, More Powerful

API v3 brings RESTful design, WebSocket support, batch operations, and SDKs for Python, Node.js, Go, and Rust.

FN 1 min read
API v3 Is Here: Faster, Simpler, More Powerful

After extensive feedback from our developer community, we're shipping API v3 — a complete overhaul of the NeuralFlow API that's easier to learn, faster to integrate, and more capable than ever.

What Changed

API v3 introduces a RESTful design with consistent resource naming, pagination, filtering, and error handling across all endpoints. We've also added WebSocket support for real-time pipeline monitoring and event streaming.

Breaking Changes

API v2 endpoints will continue to work until December 2026. We've published a detailed migration guide and our support team is available to help with any transition questions.

New Capabilities

  • Batch operations for bulk pipeline management
  • GraphQL endpoint for flexible data querying
  • Webhook subscriptions for pipeline events
  • SDK libraries for Python, Node.js, Go, and Rust

Check out the API v3 documentation to get started.