FusionAuth API — WebAuthn
FusionAuth API — WebAuthn. 10 operations. Lead operation: Retrieves all WebAuthn credentials for the given user.. Self-contained Naftiko capability covering one business surface.
FusionAuth API — WebAuthn is a Naftiko capability published by FusionAuth, one of 33 capabilities the APIs.io network indexes for this provider. It bundles 10 operations across the POST, DELETE, and GET methods rooted at /v1/api/webauthn.
The capability includes 2 read-only operations and 8 state-changing operations. Lead operation: Deletes all of the WebAuthn credentials for the given User Id. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include FusionAuth and WebAuthn.
What You Can Do
MCP Tools
fusionauth-deletewebauthncredentialsforuserwithid
Deletes all of the WebAuthn credentials for the given User Id.
fusionauth-retrievewebauthncredentialsforuserwithid
Retrieves all WebAuthn credentials for the given user.
fusionauth-completewebauthnassertionwithid
Complete a WebAuthn authentication ceremony by validating the signature against the previously generated challenge without logging the user
fusionauth-importwebauthncredentialwithid
Import a WebAuthn credential
fusionauth-completewebauthnloginwithid
Complete a WebAuthn authentication ceremony by validating the signature against the previously generated challenge and then login the user i
fusionauth-completewebauthnregistrationwithid
Complete a WebAuthn registration ceremony by validating the client request and saving the new credential
fusionauth-startwebauthnregistrationwithid
Start a WebAuthn registration ceremony by generating a new challenge for the user
fusionauth-startwebauthnloginwithid
Start a WebAuthn authentication ceremony by generating a new challenge for the user
fusionauth-deletewebauthncredentialwithid
Deletes the WebAuthn credential for the given Id.
fusionauth-retrievewebauthncredentialwithid
Retrieves the WebAuthn credential for the given Id.