Creates a new signature for signing messages or typed data.
API scope required: wallets:signatures.create
API key required for authentication
Unique key to prevent duplicate signature creation
A wallet locator can be of the format:
<walletAddress>
email:<email>:<chainType>[:<walletType>]
(walletType defaults to 'smart')userId:<userId>:<chainType>[:<walletType>]
(white label user example)phoneNumber:<phoneNumber>:<chainType>[:<walletType>]
twitter:<handle>:<chainType>[:<walletType>]
x:<handle>:<chainType>[:<walletType>]
me:<chainType>[:<walletType>]
(Use when calling from the client side with a client API key)Input schema for creating a new signature. The parameters vary based on the signature type. Parameters for a message signature
The signature has been successfully created.
Complete signature response including status, signing requirements, and wallet type specific data