Skip to main content
Your Musubi integration runs on your own infrastructure with strict data isolation. The settlement network enforces visibility boundaries at the protocol level — you cannot see data you’re not authorized to see, and no one can see your data without authorization.

Authentication

In production, JWT issuance integrates with your organization’s identity provider.

Data Isolation

Your backend and database run in your infrastructure. They contain only your data: No participant can access another participant’s backend or database. Communication between participants flows exclusively through the settlement network protocol.

Visibility Boundaries

The settlement network enforces what data reaches your node:
These boundaries are enforced at the network protocol level. Your node does not receive this data — it is not a matter of field masking or access control. The data is physically not transmitted to your infrastructure.

What You Control