Organization links enable two organizations to share access to vaults. When linked, one organization can "surface" specific vaults for the partner to see and use in transactions. This supports B2B integrations, custody partnerships, and multi-org treasury structures.
An organization link represents:
| Practice | Description |
|---|---|
| Minimal surfacing | Surface only vaults the partner needs |
| Review regularly | Audit surfaced vaults periodically |
| Revoke when done | Revoke links when partnerships end |
For complete API documentation including endpoints, request/response examples, and code samples:
GET /api/v1/organization/linksPOST /api/v1/organization/links/acceptPOST /api/v1/organization/links/initiateGET /api/v1/organization/links/{linkId}/my-surfaced-vaultsGET /api/v1/organization/links/{linkId}/partner-resolved-surfaced-vaultsPATCH /api/v1/organization/links/{linkId}/revokeGET /api/v1/organization/links/{linkId}/surfaced-vaultsPUT /api/v1/organization/links/{linkId}/surfaced-vaultsOrganization links enable two organizations to share access to vaults. When linked, one organization can "surface" specific vaults for the partner to see and use in transactions. This supports B2B integrations, custody partnerships, and multi-org treasury structures.
An organization link represents:
| Practice | Description |
|---|---|
| Minimal surfacing | Surface only vaults the partner needs |
| Review regularly | Audit surfaced vaults periodically |
| Revoke when done | Revoke links when partnerships end |
For complete API documentation including endpoints, request/response examples, and code samples:
GET /api/v1/organization/linksPOST /api/v1/organization/links/acceptPOST /api/v1/organization/links/initiateGET /api/v1/organization/links/{linkId}/my-surfaced-vaultsGET /api/v1/organization/links/{linkId}/partner-resolved-surfaced-vaultsPATCH /api/v1/organization/links/{linkId}/revokeGET /api/v1/organization/links/{linkId}/surfaced-vaultsPUT /api/v1/organization/links/{linkId}/surfaced-vaults