Skip to main content

Summarize file content

POST 
/ai/summarize

Generate a summary of a file's contents.

Supports the following text formats:

  • PDF, HTML, txt, json, csv

Supports the following media formats (billed for both the transcription and summary):

  • flac, mp3, mp4, mpeg, mpga, m4a, ogg, wav, or webm
  • Up to 100 MB

Request

Body

required

    bucket stringrequired
    filename stringrequired

Responses

200: Successful Response

422: Validation Error

Loading...