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
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. |