Generator/Setup guides/Binance

Binance setup key, and the code it expects

Binance shows the Base32 key on the enrolment screen itself and asks for the code again on every withdrawal.

Service binance.comAlgorithm SHA-1Step 30sDigits 6
or drop an image here

Advanced
Digits
Period
Algorithm
Waiting for a keypaste one above to start27

——————

Where Binance hides the key

  1. Profile → SecurityAuthenticator AppEnable.
  2. Binance shows the QR code with the 16-character key printed directly beneath it. No extra click needed.
  3. Copy the key, paste it above, then enter the six digits along with your email and phone codes.

Withdrawal lockChanging or removing 2FA on Binance suspends withdrawals for 24 hours. Enrol before you need to move funds, not during.

Parameters Binance issues

AlgorithmSHA-1, the RFC 6238 default.
Period30 seconds
Digits6
URI formatotpauth://totp/Binance:you@binance.com?secret=…&issuer=Binance. Paste the whole URI above and the label fills itself in.

If the key is gone

  1. Key saved in a password manager. Re-add it to any authenticator and continue.
  2. Account recovery. Binance runs an identity-verification flow with facial recognition and a document check. Expect days, not minutes.

Questions

Does Binance accept codes from a browser-based authenticator?
Yes. Binance issues standard TOTP and validates the six digits, not the device that produced them.
Why is Binance rejecting a code that looks correct?
Clock drift, almost always. Binance is stricter than most about the step window. Turn on automatic time sync and try the next code.

Related