Skip to main content
GET
Get Translation Statistics

Description

Get translation statistics for a stream.

Authentication

This endpoint requires an API Key.
Include your API key in the x-api-key header:

Request

  • Method: GET
  • Endpoint: /v1/translations/{stream_id}/stats
  • Path Parameter:
    • stream_id (string, required): Stream ID

Response

  • Status: 200 OK
  • Content-Type: application/json

Example Usage (cURL)

Authorizations

X-API-Key
string
header
required

Path Parameters

stream_id
string
required

Stream ID

Response

Successful Response

total_translations
integer
edited_translations
integer
unique_languages
string[]
edit_percentage
number
language_stats
object