/
/StrikeDM Backend User API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 11h ago · Updated 3w ago
Account11
Calls1
Journey12
Phone Numbers3
Reports1
System5
User16
  • getGet Passkey Registration options
  • postRegister a passkey
  • deleteDelete a specific passkey
  • postRegister a passkey
  • postAuthenticate a passkey
  • getGet a list of passkeys for the current logged in user or provide a passkey_id to get a particular one.
  • patchEnable TOTP and get a secert code
  • patchDisable TOTP and remove secret
  • getVerify a TOTP code.
  • postStart the account recovery process
  • getGet JWT to recover account.
  • getAuthenticate with the API to get a JWT
  • postAuthenticate with the API to get a JWT
  • getGet current user information
  • patchUpdate a users information
  • patchChange a users password.
Workspace56
    User

    Authenticate a passkey

    post/passkeyAuthenticate.json

    Request body

    usernamestring

    Response

    Success

    Changes