API Reference
Technical documentation for developers integrating with the Process Editor.
Available References
- TypeScript Interfaces - Complete type definitions for MachineSpec v2
- JSON Schema - Schema validation for MachineSpec format
Integration Overview
The Process Editor generates MachineSpec v2 JSON that can be directly imported into your applications. The format is designed for:
- State Machine Libraries: XState, Robot, Machina.js
- Workflow Engines: Custom insurance process engines
- Validation Systems: Schema-based validation and type checking