Skip to main content
POST
Sentiment Analysis (Diarization)

Endpoint

POST /diarization/{diarizationId}/sentiment-analysis

Authentication

Path parameter

Request body

Response highlights

  • language
  • overall_sentiment
  • speaker_sentiment
  • sentiment_trends
  • confidence_score

Authorizations

x-api-key
string
header
required

API key for authentication

Path Parameters

diarizationId
string
required

Diarization record ID

Body

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

Response

Diarization sentiment analysis generated successfully