Cubewire LogoDeveloper
Support
Onboarding
Cubewire Developer Hub Logo
SOC 2 Compliant

Developer documentation and tools for Cubewire's digital wallet infrastructure. Built for developers, by developers.

developers@cubewire.com
TwitterGitHubDiscord

Developer Tools

  • API Documentation
  • API Reference

Resources

  • Documentation

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
© 2026 Cubewire. All rights reserved.
Developer Documentation Portal•Built with ♥ for developers
  1. Cubewire Wallet
  2. Manage Organizations
  3. Test HSM connection

Test HSM connection

Test that the organization's HSM configuration can successfully connect to the HSM. Use after creating or updating HSM config to verify connectivity.

Request Body

FieldTypeRequiredDescription
typeenumYesHSM type: "THALES_LUNA" or "GCP_CLOUD_HSM"
libraryPathstringNoHSM library path
slotIndexintegerNoSlot index (min: 0)
pinstringNoHSM PIN

Use Cases

  • Validate HSM configuration before creating vaults
  • Troubleshoot HSM connection issues
  • Verify HSM is reachable from API

Required Permission

organization:read

On this page

  • Request Body
  • Use Cases
  • Required Permission
  1. Cubewire Wallet
  2. Manage Organizations
  3. Test HSM connection

Test HSM connection

Test that the organization's HSM configuration can successfully connect to the HSM. Use after creating or updating HSM config to verify connectivity.

Request Body

FieldTypeRequiredDescription
typeenumYesHSM type: "THALES_LUNA" or "GCP_CLOUD_HSM"
libraryPathstringNoHSM library path
slotIndexintegerNoSlot index (min: 0)
pinstringNoHSM PIN

Use Cases

  • Validate HSM configuration before creating vaults
  • Troubleshoot HSM connection issues
  • Verify HSM is reachable from API

Required Permission

organization:read

On this page

  • Request Body
  • Use Cases
  • Required Permission