Create signature request

Creates a new signature request for cryptographic signing.

The request will require approval from vault signers based on their configured weights.

Path Params
string
required

Unique identifier of the vault

Body Params
string
required

Unsigned data to be signed (format depends on contentType)

string | null

BIP-32/BIP-44 derivation path with non-hardened keys only (e.g., m/44/0/0/1)

string
enum
required

The COSE algorithm to use for signing

Allowed:
string
enum
required

The content type of the data

Allowed:
string

Source of the signature request (visible in UI)

string | null

Optional memo or description

string | null

Optional expiration time for the request

Headers
string
required

Bearer token for authentication

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json