The OnlyDrams API uses JSON Web Tokens, or JWTs, to authenticate requests. JWTs are issued at the time of login and expire every 15 minutes.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 identifier the user uses to login. This can be either the email or username.
The password the user uses to login. Encrypted in flight and at rest.

