Wallets
Approve Signature
Submit approval for a signature to sign a message or typed data.
API scope required: wallets:signatures.create
POST
/
v1-alpha2
/
wallets
/
{walletLocator}
/
signatures
/
{signatureId}
/
approvals
This is an alpha API and subject to change.
Headers
X-API-KEY
string
requiredAPI key required for authentication
Path Parameters
walletLocator
string
requiredA wallet locator can be of the format:
<walletAddress>
email:<email>:<walletType>
userId:<userId>:<walletType>
phoneNumber:<phoneNumber>:<walletType>
signatureId
string
requiredBody
application/json
Input for submitting one or more approvals
approvals
required
Array of approvals to submit for this transaction