Skip to main content

TypeScript API Reference

The TypeScript API documentation is generated from TypeDoc and will be integrated here.

For now, you can view the documentation by building it locally:

cd model-health
make docs-typescript-preview

This will start a local server at http://localhost:8080 with the full TypeScript API reference.

Quick Links

  • ModelHealthService - Main SDK client class
  • Session - Session management types
  • Activity - Activity and recording types
  • Subject - Subject profile types
  • TokenStorage - Authentication token storage interface