Signature Management
Sign
Submits a request to sign an Ethereum message. Uses private keys securely stored within the custody system. The signing process is asynchronous, as it requires approval from the wallet owner(s) via our Proof of Action (PoA) mechanism.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
202
application/json
Signing request accepted.
The response is of type object
.