High Probability
"In today's rapidly evolving digital landscape, organizations must strategically leverage innovative technologies..."
Analyze text for AI-generated content with an overall probability and sentence-level scores.
In today’s rapidly evolving digital landscape, organizations must strategically leverage innovative technologies to optimize operational efficiency and unlock unprecedented synergies across cross-functional teams.
"In today's rapidly evolving digital landscape, organizations must strategically leverage innovative technologies..."
"...to optimize operational efficiency and unlock unprecedented synergies across cross-functional teams."
curl -X POST https://developer-portal.walterwrites.ai/api/detector/
-H "Content-Type: application/json"
-H "X-API-Key: YOUR_API_KEY"
-d '{
"content": "Artificial intelligence has transformed many industries."
}'"status": "success",
"result": "ai",
"ai_score": 0.87,
"items": [{ "prediction": "ai-generated", "ai_score": 0.87 }],
"word_count": 7,
"credits_remaining": 1993
From classrooms to content marketplaces to recruiting platforms, detection that fits the workflow your team already runs.
Drop into Canvas, Moodle, Schoology, or your own LMS to score every submission at upload. Per-student dashboards, FERPA-aligned data handling, and an Education tier with discounted volume.
Flag AI-generated submissions at ingestion.
Score cover letters, take-home assignments, and written interview responses.

Use one developer portal and scoped API keys for humanization, AI text detection, grammar correction, plagiarism scanning, and AI image detection.


Analyze text for AI-generated content with confidence scores and sentence-level details.


Transform AI-generated text into natural, human-like content through a documented REST endpoint.


Audio detection is planned for a future Walter API release.


Scan text against web sources and return a score, matched URLs, and highlighted character ranges.


Correct grammar, spelling, and punctuation and return corrected text plus a complete word-level diff.


Upload an image and receive a real, fake, or inpainting verdict with confidence and per-class probabilities.
Monthly plans with included word quotas. No commitments. Volume discounts built in.
Need enterprise pricing?
Talk to us about higher-volume workloads and enterprise deployment requirements.
Documented answers about the endpoint, response, limits, billing, and production use.
The synchronous response returns an AI or human verdict, an ai_score from 0 to 1, sentence-level items, execution time, word count, remaining credits, and status details.
The documented ranges are 0 to 0.3 Human, 0.3 to 0.5 Likely Human, 0.5 to 0.7 Likely AI, and 0.7 to 1 AI-Generated. The binary result changes to AI above 0.5.
Yes. Detection is probabilistic. Treat the score and sentence-level items as review signals and consider the text, writer, and use case before making a decision.
Yes. You can use a callback URL, polling, or both. Synchronous requests return the result directly.
Send an API key with the ai_detector scope in the X-API-Key header.
From the blog
Guides, comparisons and practical advice from Walter.
View all