As of April 2026, API 610 12th Edition (released January 2021) remains the current active standard for centrifugal pumps in the petroleum, petrochemical, and natural gas industries. While the industry often anticipates a "13th Edition" based on the American Petroleum Institute's typical 5-year review cycle, it has not yet been officially published. Accuris Standards Store The Transition from 11th to 12th Edition
const toggleCheck = (id) => setChecks(checks.map(c => c.id === id ? ...c, default: !c.default : c)); ; Api 610 13th Edition
The API 610 13th Edition is not merely a bureaucratic update. It is a direct response to real-world failures—pump fires from seal leaks, cracked baseplates leading to shaft fractures, and unplanned shutdowns costing millions per day. As of April 2026, API 610 12th Edition
def check_minimum_continuous_flow(self, user_flow_gpm: float, manufacturer_min_flow_gpm: float) -> bool: if user_flow_gpm < manufacturer_min_flow_gpm: self.violations.append(f"Operating flow user_flow_gpm GPM < minimum continuous flow manufacturer_min_flow_gpm GPM (API 610 13th 6.1.11)") return False return True default: !c.default : c))