FusionAuth API — Two-Factor
FusionAuth API — Two-Factor. 7 operations. Lead operation: Generate a Two Factor secret that can be used to enable Two Factor authentication for a User. The response will contain both the secret and . Self-contained Naftiko capability covering one business surface.
FusionAuth API — Two-Factor is a Naftiko capability published by FusionAuth, one of 33 capabilities the APIs.io network indexes for this provider. It bundles 7 operations across the POST and GET methods rooted at /v1/api/two-factor.
The capability includes 2 read-only operations and 5 state-changing operations. Lead operation: Complete login using a 2FA challenge. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include FusionAuth and Two-Factor.
What You Can Do
MCP Tools
fusionauth-twofactorloginwithid
Complete login using a 2FA challenge
fusionauth-generatetwofactorsecretusingjwtwithid
Generate a Two Factor secret that can be used to enable Two Factor authentication for a User. The response will contain both the secret and
fusionauth-sendtwofactorcodeforenabledisablewithid
Send a Two Factor authentication code to assist in setting up Two Factor authentication or disabling.
fusionauth-sendtwofactorcodeforloginusingmethodwithid
Send a Two Factor authentication code to allow the completion of Two Factor authentication.
fusionauth-starttwofactorloginwithid
Start a Two-Factor login request by generating a two-factor identifier. This code can then be sent to the Two Factor Send API (/api/two-fac
fusionauth-retrievetwofactorstatuswithrequestwithid
Retrieve a user's two-factor status. This can be used to see if a user will need to complete a two-factor challenge to complete a login, an
fusionauth-retrievetwofactorstatuswithid
Retrieve a user's two-factor status. This can be used to see if a user will need to complete a two-factor challenge to complete a login, an