The Proofreading and Grammar Check API ensures the provided text is grammatically correct and polished by automatically proofreading and checking for errors.
Proofread and Grammar Check API is an asynchronous service that checks submitted text for grammar and spelling errors and returns a corrected version. A client submits plain text content to a POST endpoint and receives a job_id and a status_url; the corrected text is then retrieved by polling a GET status endpoint until the job reaches a terminal state. The status response reports one of four states — queued, running, success, or failed — and, once successful, includes the proofread and grammar-corrected text in a result field.
It is intended for content pipelines that need automated language cleanup without blocking the request that submits the text, such as cleaning user-generated content, drafts, support replies, or CMS copy before publishing. The API is published by SharpAPI and listed on ApyHub, at version 1.0.0 with two endpoints (submit and status check). Clients are instructed to poll the status endpoint at most once per second, since faster polling counts against the rate limit without completing the job sooner.
You submit text to a POST endpoint which returns a job_id and status_url, then poll the GET status endpoint until the job reaches a success or failed state. The corrected text is available in attributes.result once the job succeeds.
Requests are authenticated with an apy-token header containing an API key.
The documentation recommends polling at most once per second, since faster polling counts against your rate limit without finishing the job sooner.
It can return 400 for a missing or malformed body, 401 for a missing or unauthorized API key, 429 for rate limiting, and 503 when the backend is temporarily unavailable.
It is published by SharpAPI and is designed to clean up user-generated content, drafts, support replies, or CMS copy before publishing.
Show your product to thousands of developers
· 100k monthly pageviews
· 7k newsletter subscribers
Style and Grammar Checker for 25+ Languages.
Translation API with free tier and reasonable prices.
Translation tool with 17 available languages.
Clean short and long texts. It is probably world most complete text-cleaner API! Providing very fast and accurate results.
Text Analytics with sentiment analysis, categorization & named entity extraction.
Text Analytics with focus on detection of abusive content and law enforcement applications.