Skip to main content
POST
/
users
/
login-with-discoverable-passkey
Login with Discoverable Passkey
curl --request POST \
  --url https://testnet.walletkit.com/users/login-with-discoverable-passkey
{
  "error": "<string>",
  "code": "<string>"
}

Headers

X-WalletKit-Project-ID
string
required
Your WalletKit Project ID can be found on the API Keys page in the WalletKit Dashboard.

Response