Check texts for style and grammar issues with <a href='https://languagetool.org'>LanguageTool</a>. Please consider the following default limitations:<ul><li>your daily request limit depending on <a href='https://languagetool.org/editor/settings/access-tokens'>your plan</a> <li>maximum number of requ
https://api.languagetoolplus.com/v2
Auth type
none
Auth header
# No auth required
Rate limit
See documentation
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://api.languagetoolplus.com/v2
Endpoint status
Server online — HTTP 400 — server is online but path returned an error (may require auth)1.56s
(checked Mar 29, 2026)
Builder score
D
43%
builder-friendly
No authentication required
# No auth required
Free — open public API, no authentication required.
| Method | Path | Description |
|---|---|---|
| POST | /check |
Check a text |
| GET | /languages |
Get a list of supported languages. |
| GET | /words |
List words in dictionaries |
| POST | /words/add |
Add word to a dictionary |
| POST | /words/delete |
Remove word from a dictionary |
curl -X GET 'https://api.languagetoolplus.com/v2/check' \ -H '# No auth required'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official LanguageTool documentation.