Wallets
Register Delegated Signer
Register a delegated key for a smart wallet with optional restrictions around permissions and expiry date.
API scope required: wallets.create
POST
Headers
API key required for authentication
Path Parameters
A wallet locator can be of the format:
<walletAddress>
email:<email>:<walletType>
userId:<userId>:<walletType>
userId:<userId>:<walletType>
(white label user example)phoneNumber:<phoneNumber>:<walletType>
twitter:<handle>:<walletType>
x:<handle>:<walletType>
Body
application/json
Parameters for creating a EVM delegated signer
Parameters for creating a EVM delegated signer
Parameters for creating a Solana delegated signer
Response
201
application/json
The delegated signer has been successfully added to the wallet.
Complete delegated signer response including the signer and authorizations for each chain
Complete delegated signer response including the signer and authorizations for each chain
Complete delegated signer response including the signer and authorization transaction