Register New Authenticator

Enables users to register a new authenticator with their wallet, supporting enhanced security and multi-device accessibility. Currently, this functionality supports adding a new passkey as an authenticator, facilitating secure login across different devices.

Headers

AuthorizationstringRequired

Request

This endpoint expects an object.
stampedAddAuthenticatorRequestobjectOptional

A stamped request that specifies the details of the new authenticator to be registered. This ensures the integrity of the request and confirms the user’s intent to add a new authentication method to their wallet. The body of this request must match Turnkey’s Create Authenticators Request Body.

Response

Authenticator registration successful.

messagestringOptional

A confirmation message indicating the successful registration of the new authenticator.