Create and authenticate with passkeys for secure, passwordless Smart Account transactions.
Password Manager | Type | Notes | Supported |
---|---|---|---|
Chrome | Browser Native | Built-in password manager | ✅ |
Chrome Cross-Platform | Browser Sync | Works via QR code & Apple Passwords | ✅ |
Apple Passwords | OS Native | Native iOS integration | ✅ |
Yubikey | Hardware Key | Physical security key | ✅ |
1Password | Third Party | Cross-platform support | ✅ |
Dashlane | Third Party | Cross-platform support | ✅ |
NordPass | Third Party | Not currently supported | ❌ |
https://developer-api.squads.so/api/v1/
Bearer YOUR_API_KEY
(UUID-based API key)devnet
or mainnet
application/json
Keypair.generate()
create
, auth
, or get
) and the generated session key-7
) is supportedError Code | Description | Solution |
---|---|---|
InvalidNetwork | Operation not supported on mainnet | Use devnet |
MissingSessionKey | Session key required for auth actions | Provide valid session key |
InvalidAuthenticatorResponse | Malformed WebAuthn response | Validate WebAuthn data |
NoValidExternallySignedAccount | Account not found | Verify account exists |
InvalidExternallySignedAccountAddress | Invalid account address format | Use valid Solana address |
auth.yourcompany.com
) for branding or compliance requirements, see Custom Domain.