Example read request
GET /knowledge/facts
Authorization: Bearer <server-token>
X-Workspace-Id: <workspace-id>Developer starting point
Connect one approved customer action with explicit authentication, workspace scope, permission, retry, error, and audit behavior.

/casesProve one customer action before connecting the next system.
IMPLEMENTATION OUTCOME
Your approved deployment determines the origin, credentials, operations, data region, and available events.
REQUEST → RESULT
GET /knowledge/facts
Authorization: Bearer <server-token>
X-Workspace-Id: <workspace-id>HTTP 200
X-Request-Id: req_...
{ "items": [], "nextCursor": null }RECOVERY CONTRACT
IMPLEMENTATION SUPPORT
Do not send credentials, customer secrets, or raw payment data. Include the contract version, environment, operation, timestamp, and non-sensitive correlation ID.