Enclave System Logo

Documentation & API

API & Integration Guides

SolidWorks PDM Integration

To integrate SolidWorks PDM with Enclave Systems, you must configure a Webhook Node in your n8n instance to catch the outgoing XML payloads.

Once captured, forward the payload to:
POST https://enclavesystem.com/api/classify

Ensure the following headers are included:

  • Authorization: Bearer YOUR_N8N_SECRET
  • X-Organization-Slug: your-organization-slug

Review Modal (HITL)

The Human-in-the-Loop review process is mandatory. The API will respond with an AI classification, but the SIL and Phase statuses will remain "Pending Review" until an authorized engineer clicks the "Approve & Sign" button on the Dashboard.