Summarize File ( Upload Doc, Docx, PDF, ODF )
POST https://api.apyhub.com/ai/summarize-documents/file
Summarize complex PDFs, DOCs, and ODFs using our API. Ideal for e-books, research papers, technical manuals, and more.
Request Body
[{"name"=>"file", "value"=>nil, "datatype"=>"null"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | The "content-type: application/json" is a standard media type used to indicate that the data being transferred in a request or response is in JSON | |
apy-token | string | Provide your secret apy-token. |