Text as Input
Summarization
Run the bart-base-cnn
model to summarize input text.
POST
Authorizations
Provide your API key as Key your-key-here
in the Authorization
header.
Body
application/json
Input text to summarize.
Example:
"The tower is 324 metres tall and the tallest structure in Paris..."
Response
200 - application/json
Successful response with the summarized text.
Summarized text.