Otter.ai Authentication
**Unofficial Otter.ai integration**. Login and session management for Otter.ai API access
Requirements
- Session cookie obtained after login required currently
Handles user authentication to the Otter.ai platform using username and password credentials. This endpoint establishes a secure session and returns authentication tokens required for all subsequent API calls. It manages login state, session validation, and provides the necessary credentials to access protected resources across all other API endpoints.
Includes:
- POST /login