Gunakan API ini untuk menghasilkan kode OTP berbasis TOTP (Time-based One Time Password).
/api/otp?secret=SECRET_ANDA
Contoh:
https://2fa.accelsigma.cloud/api/otp?secret=ABCD12345
{
"token": "123456",
"creator": "@epinprdw"
}
/api/qr?secret=ABCFD12345
Contoh:
https://2fa.accelsigma.cloud/api/qr?secret=SECRET_ANDA