Authentication
Register
Register a new user account. An OTP will be sent to the provided email address for verification.
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
Full name of the user. Example:
John DoeValid email address. Example:
john@example.comPassword (minimum 8 characters).
Must match the
password field.WhatsApp phone number in international format. Example:
+22997123456ISO 3166-1 alpha-2 country code. Example:
BJResponse
true on successful registration.Confirmation message indicating next step (OTP verification).
The newly created user object.