VitaVault Demo

Explore the product with sample records and read-only workflows.

Platform

Mobile and Device API Docs demo

A reviewer-friendly API reference preview for mobile sessions, bearer tokens, device connections, and reading ingestion.

Endpoint matrix

MethodEndpointPurpose
POST/api/mobile/auth/loginCreate bearer-token mobile session
GET/api/mobile/auth/meValidate current mobile user
POST/api/mobile/auth/logoutRevoke mobile token
GET/api/mobile/connectionsList connected providers
POST/api/mobile/device-readingsIngest device reading payloads

Security notes

  • Bearer tokens are scoped to mobile sessions and can be revoked from the Security or Admin workspace.
  • Device readings are normalized into VitaVault records after validation.
  • The public demo shows API shape without exposing secrets or accepting writes.