The Recovery API provides endpoints for users to recover their accounts when they forget their password or need to confirm their email address.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.
Key Features
- Password Reset: Send password reset instructions to user’s email
- Email Confirmation: Resend confirmation instructions for unconfirmed accounts
- No Authentication Required: These endpoints can be accessed without authentication
- Email Notifications: Users receive email instructions for account recovery
Security
- Recovery emails are sent to the registered email address
- No sensitive information is exposed in the API response
- Rate limiting may apply to prevent abuse

