Adds a new signing key to the workspace. The added key will be linked to the specific Fireblocks agent user ID. The same user will receive the proof of ownership message to be signed, and upon successful proof, the key will become enabled.
Documentation Index
Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt
Use this file to discover all available pages before exploring further.
A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.
The ID, name or label of the key specified on the customer's signing device.
256"MyKey1"
The signed certificate that includes the public key PEM of the signing key, signed by a validation key.
"-----BEGIN CERTIFICATE ... END CERTIFICATE-----"
Id of user to which this key belongs
36"d18847b5-1df6-4c46-8f99-5cce47284529"
An object containing proof of ownership for the signing key.
Newly created signing key
External signing key id set by Fireblocks.
36"46a92767-5f93-4a46-9eed-f012196bb4fc"
The ID, name or label of the key specified on the customer's signing device.
256"MyKey1"
PEM encoded public key
"-----BEGIN PUBLIC KEY ... END PUBLIC KEY-----"
Algorithm and curve used for the signature. Can be: ECDSA_SECP256K1 or EDDSA_ED25519
"ECDSA_SECP256K1"
True if the signing key is enabled
true
Id of the vault account which this key is linked to
10
Id of user that represent agent servers that can sign with the key
36"d18847b5-1df6-4c46-8f99-5cce47284529"
Creation date (timestamp) in milliseconds.
124757537