Authentication
Login
Authenticate with email and password to receive a JWT token.
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
Registered email address.
User password.
Response
true on successful login.JWT Bearer token to use in subsequent requests.
Authenticated user details.