AI Loop uses a strictly passwordless, magic-link based authentication system for enhanced security.Documentation Index
Fetch the complete documentation index at: https://docs.wavecentric.ai/llms.txt
Use this file to discover all available pages before exploring further.
Login Flow
Security
- Token Expiry: Magic links are short-lived.
- Cookie: The session token is stored in a
HttpOnlycookie to prevent XSS.
APIs
Login Request
Request a magic link.
Get Profile
Retrieve current session user.