Vigee Dreams API
Dream journal and analysis backend.
Endpoints
- POST /api/auth/register
- POST /api/auth/login
- POST /api/auth/refresh
- POST /api/auth/logout
- GET /api/auth/me
- POST /api/auth/consent
- GET /api/dreams
- POST /api/dreams
- GET /api/dreams/:id
- PUT /api/dreams/:id
- DELETE /api/dreams/:id
- POST /api/dreams/transcribe
- POST /api/dreams/summarize
- GET /api/subscriptions
- POST /api/subscriptions/verify
- GET /api/profile
- PUT /api/profile
- DELETE /api/profile
- GET /api/profile/events
- POST /api/profile/events
- DELETE /api/profile/events/:id
- POST /api/profile/import