Authentication
Verify OTP
Verify the OTP code sent to the user’s email after registration.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.bitcoinflash.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Request Body
UUID of the user to verify. Returned during registration.
6-digit OTP code received by email.
Response
true if OTP is valid and verified.Confirmation message.