Organizations

Organizations are the top-level tenant in Cubewire. Each organization has its own vaults, policies, users, and configuration. The Organizations API enables you to manage active organization context, HSM configuration, compliance settings, and user membership.

What is an Organization?

An organization represents:

  • Tenant Boundary — All resources belong to an organization
  • User Membership — Users are invited and assigned roles within the org
  • HSM Configuration — Optional Hardware Security Module for key storage
  • Compliance Settings — AML, KYB, and regulatory configuration

Organization Structure

Common Use Cases

Organization Administration

  • Get or switch active organization context
  • Retrieve organization statistics and settings
  • Update organization metadata

HSM Configuration

  • Configure HSM for vault key storage
  • Test HSM connectivity
  • Update or remove HSM configuration

Compliance

  • Get or update compliance settings
  • Configure AML screening and KYB flows

User Management

  • Remove users from the organization

Best Practices

PracticeDescription
Check active orgVerify context before operations in multi-org setups
HSM testingTest HSM connection after configuration changes

API Reference

For complete API documentation including endpoints, request/response examples, and code samples: