Back to catalog
🤖

Summarize Text with AI

API Key

This API generates customizable summaries of text and web pages using AI

🤖Machine LearningHTTPSCORS enabled

Summarize Text with AI

AI-powered text summarization

SummaryResearchers at MIT developed a new battery technology capable of charging a smartphone in under 60 seconds using solid-state electrolytes.
Original Length1,842
Summary Length148
Compression Ratio0.08
LanguageEn

Sample Response

response.json
1{
2 "summary": "Researchers at MIT developed a new battery technology capable of charging a smartphone in under 60 seconds using solid-state electrolytes.",
3 "original_length": 1842,
4 "summary_length": 148,
5 "compression_ratio": 0.08,
6 "language": "en"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://apyhub.com/utility/ai-summarize" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs