The sign up endpoint is used to create a new user account. The user will be required to confirm their email address before they can log in. The confirmation email will automatically be sent provided the sign up was succesful.Documentation Index
Fetch the complete documentation index at: https://api.docs.onlydrams.app/llms.txt
Use this file to discover all available pages before exploring further.
Request body
The desired username for the user. Must be unique.
The email address for the user. Must be unique.
The password the user uses to login. Encrypted in flight and at rest.

