v1

latestOpenAPI 3.0.32026-08-064799140.5 KB
Passkeys

Start login with an existing passkey (Conditional UI)

Starts login with an existing passkey in Conditional UI scenario. To complete the ceremony you need to call finish.

post/passkey/mediation/start

Request body

processIDstring

Example request

{
  "clientInformation": {
    "remoteAddress": "::ffff:172.18.0.1",
    "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36"
  }
}

Response

Passkey login process has been started.

loginAllowboolean required
assertionOptionsstring required