Skip to main content
POST
Translate article with streaming progress (Server-Sent Events)

Authorizations

x-api-key
string
header
required

Body

application/json
articleId
string
required
targetLanguages
string[]
required
sourceLanguage
string
Example:

"en"

fields
object

Response

Server-Sent Events stream with translation progress

event
string
Examples:

"start"

"progress"

"content_chunk"

"complete"

"error"

data
object