STEM API Endpoints

The STEM app provides the core data model to track your experiments. This section documents the primary endpoints for managing projects, sessions, subjects, and related data structures.

Available Endpoints

The STEM module includes the following key endpoints:

Each endpoint supports standard CRUD operations (Create, Read, Update, Delete) with consistent authentication and query parameter support.

Common Use Cases

  • Organize experimental sessions by project and subject
  • Group subjects into cohorts for comparative studies
  • Manage data collections across multiple sessions
  • Control project access through membership invitations
  • Track collaborative research projects with multiple users
  • Export session and subject metadata for analysis workflows