Detect and interpret behavioral signals.
Interhuman is the social intelligence API for developers to detect and interpret behavioral signals in real-time or post-processing.Two ways to integrate
Analyze uploaded video
Upload video files for comprehensive behavioral analysis.
Stream Analysis
Stream raw video data for real-time interpretation.
Capabilities
The API provides access to multimodal models that detect:- Social Signals: Agreement, confusion, engagement, and more.
- Behavioral Patterns: Observable cues in voice, face, and body language.
- Contextual Meaning: Interpretation of signals within the interaction.
Authentication
Use your issued key to exchange for a short-lived access token before calling any endpoint, then send it asAuthorization: Bearer <token> (or via WebSocket protocol/query). See Authentication and Get API Key.