EchoDepth REST API
Integrate EchoDepth emotional signal analysis into your platform, workflow or application. REST endpoints for video, audio, text and image analysis. WebSocket for real-time streaming. Python and Node.js SDKs.
Authentication
EchoDepth API uses API key authentication. All requests must include your API key in the Authorization header. API keys are issued during commercial onboarding and scoped to your deployment context.
Quick Start
API Endpoints
Submit a video file or URL for full facial AU analysis. Returns Trust Score, Credibility Signal, Resistance Indicator and timestamped AU events.
Submit audio file or URL for vocal pattern analysis. Returns Confidence Score, Hesitation Map, Stress Indicators and timestamped vocal events.
Submit a text string or document for linguistic emotional analysis. Returns Sentiment Depth, Engagement Signal, structural hesitation markers.
Submit one or multiple images for facial expression analysis. Returns AU classification per face, VAD coordinates, Engagement Score.
Submit any combination of video, audio, text and image in a single request. Returns a unified Emotional Decision Intelligence report.
Retrieve results for an async analysis job by job ID. Polling endpoint for long-form video and audio processing.
WebSocket connection for real-time video stream analysis. Returns per-frame AU classifications with sub-second latency.
Deployment options
Cloud (default)
Available nowHosted by Cavefish. UK data residency. TLS 1.3. No data retained beyond processing. SOC2-pathway infrastructure.
On-premise
EnterpriseFull Docker deployment within your own infrastructure. Air-gap capable for defence and classified environments. SCIF-compatible.
Private cloud
EnterpriseDedicated deployment in your cloud provider of choice (AWS, Azure, GCP). Isolated compute, UK region.
Request API access
API access is issued during commercial onboarding. Contact us to discuss your technical requirements, integration context and data architecture. We can provide a sandboxed test environment for technical evaluation before commercial commitment.