Back to catalog
๐Ÿ“

LanguageTool

Free

Style and Grammar Checker for 25+ Languages

๐Ÿ“Text AnalysisHTTPSNo API key required

Display Title

LanguageTool

TextTheir going to the store tommorow.
MessageDid you mean "They're" ("they are")?
ReplacementsThey're
CategoryCommonly Confused Words
Rule IdTHEIR_IS_THERE

Sample Response

response.json
1{
2 "text": "Their going to the store tommorow.",
3 "message": "Did you mean \"They're\" (\"they are\")?",
4 "replacements": "They're",
5 "category": "Commonly Confused Words",
6 "ruleId": "THEIR_IS_THERE"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://languagetool.org/http-api/"
View Documentation

Similar APIs