v68

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0189430445.4 KB
Summarize

Summarize documents

Generate an AI summary of the requested documents.

post/rest/api/v1/summarize

Query parameters

localestring

The client's preferred locale in rfc5646 format (e.g. en, ja, pt-BR). If omitted, the Accept-Language will be used. If not present or not supported, defaults to the closest match or en.

Request body

timestampstring date-time

The ISO 8601 timestamp associated with the client request.

querystring

Optional query that the summary should be about

preferredSummaryLengthinteger

Optional length of summary output. If not given, defaults to 500 chars.

trackingTokenstring

An opaque token that represents this particular result. To be used for /feedback reporting.

Response

OK

trackingTokenstring

An opaque token that represents this summary in this particular query. To be used for /feedback reporting.