Skip to main content

Get instant TOTP code based on a secret key

GET 

/api/v2/totp/:totp_secret_key

Generates a Time-based One-Time Password (TOTP) code using the provided secret key. The generated code can be used for two-factor authentication (2FA) during login or other secure operations.

Request

Responses

TOTP code generated