Skip to main content
← Back to Docs

Life Modules

Extensions that read and write your timeline with explicit consent. Product frame for users: Dayze Apps. Internal spec: docs/LIFE_MODULES.md

How it works

  1. Browse modules at /integrations (Settings → Connectors also links there).
  2. Connect a module — you grant the listed API scopes.
  3. Open the module via deep link (in-app) or partner iframe (future).

Built-in modules (beta)

  • Fitness Streak — events read/write
  • Travel Log — events + people read
  • Life Inventory + Closet — owned items, wardrobe value, resale candidates, wear history, and outfit guidance at /inventory
  • Executive Brief — context + actions

For developers

Use the Life Context API with scoped keys. Pro API includes webhooks. TypeScript helper: lib/sdk/dayze-client.ts.