Request message signing (custody-based with callback)
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
Request message signing (custody-based with callback)
Documentation Index
Fetch the complete documentation index at: https://docs.ecrop.de/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Signing request accepted.
Unique ID of the signing request.
Example:
"a1b2c3d4-e5f6-7890-1234-567890abcdef"