Skip to main content
POST
Summarize text with streaming response

Authorizations

x-api-key
string
header
required

Body

application/json
text
string
required
maxWords
integer

Response

Server-Sent Events stream

event
string
Examples:

"start"

"progress"

"content_chunk"

"complete"

"error"

data
object