Summarize URL
POST https://api.apyhub.com/ai/summarize-url
Generate concise summaries of text and webpages using AI. The API can also translate the summary into any of the supported languages and the summary length can be customized.
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. |