Summarize File ( URL of Doc, Docx, PDF, ODF)

POST https://api.apyhub.com/ai/summarize-documents/url

Request Body

{"url"=>"https://assets.apyhub.com/samples/sample.docx"}

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringThe "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-tokenstringProvide your secret apy-token.