Documentation Index
Fetch the complete documentation index at: https://docs.ixo.world/llms.txt
Use this file to discover all available pages before exploring further.
Integration surfaces
IXO MultiClient SDK
Unified application integration across protocol, data, and orchestration services.
IXO Matrix Client SDK
Secure room-based data exchange and event communication.
Agentic Oracles ADK
Verification and automation workflows driven by agent services (
@ixo/oracle-agent-sdk).IXO SignX SDK
Signing and delegated authorization for user and service actions.
Common integration patterns
Device and telemetry integration
Device and telemetry integration
Connect external devices to domain workflows by capturing telemetry, validating it, and attaching verifiable evidence to claims.
Registry and system sync
Registry and system sync
Synchronize trusted records from external registries into IXO domains with explicit mapping and provenance rules.
Data-sharing collaboration
Data-sharing collaboration
Use encrypted room-based channels for partner collaboration, review, and governed access to shared records.
Payments and settlement flows
Payments and settlement flows
Trigger settlement logic from verified outcomes while preserving auditable state transitions.
Design considerations
- Define source-of-truth boundaries before syncing data between systems.
- Treat identity and authorization as first-class integration concerns.
- Separate operational telemetry from evidence-grade records.
- Prefer idempotent event and claim-processing workflows.
Go here next
Developer guides
Follow step-by-step implementation workflows.
SDK overview
Choose the right SDK for your integration path.
API reference
Use canonical API pages for exact request and response details.