text-url-pdf-summarization
API Description This API provides three endpoints for generating distributed summaries from different types of content: PDF files, plain text, and web pages (URLs). The summaries are created by selecting sentences distributed throughout the content, giving a broad overview rather than just the beginning. 1. /pdf_file_summary Description: Upload a PDF file and receive a concise summary of its…
text-url-pdf-summarization endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
simple text /text_summary |
Put the text for summarize and number sentences to return. |
| POST |
url text /url_summary |
Put the url and the number of sentences to return n summary. |
| POST |
pdf file /pdf_file_summary |
upload pdf file and type the number of senteces to return. |
text-url-pdf-summarization pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $4 / month | 15 / minute |
|
| ULTRA | $8 / month | 20 / minute |
|