Skip to main content
POST
Sentiment Analysis (Audio)

Endpoint

POST /audio/{transcriptionId}/sentiment-analysis

Authentication

Path parameter

Request body

Response highlights

  • language
  • overall_sentiment
  • key_emotions
  • speaker_sentiment
  • sentiment_trends
  • critical_moments
  • confidence_score
  • analysis_depth
  • processing_metadata

Authorizations

x-api-key
string
header
required

API key for authentication

Path Parameters

transcriptionId
string
required

Transcription ID

Body

application/json
analysis_depth
enum<string>
Available options:
light,
standard,
deep

Response

Sentiment analysis generated successfully