FusionAuth API — Passwordless
FusionAuth API — Passwordless. 3 operations. Lead operation: Complete a login request using a passwordless code. Self-contained Naftiko capability covering one business surface.
FusionAuth API — Passwordless is a Naftiko capability published by FusionAuth, one of 33 capabilities the APIs.io network indexes for this provider. It bundles 3 operations across the POST method rooted at /v1/api/passwordless.
The capability includes 3 state-changing operations. Lead operation: Complete a login request using a passwordless code. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include FusionAuth and Passwordless.
What You Can Do
MCP Tools
fusionauth-passwordlessloginwithid
Complete a login request using a passwordless code
fusionauth-sendpasswordlesscodewithid
Send a passwordless authentication code in an email to complete login.
fusionauth-startpasswordlessloginwithid
Start a passwordless login request by generating a passwordless code. This code can be sent to the User using the Send Passwordless Code API