API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

LanguageTool HTTP API

The LanguageTool HTTP API provides programmatic access to grammar and style checking. The /check endpoint analyzes a text in a given language and returns matches with messages, replacements, and rule context. The /languages endpoint lists all supported languages, and the /words endpoints manage entries in a user's personal dictionaries.

Documentation

Specifications

Schemas & Data

Other Resources

OpenAPI

languagetool-openapi.yml Raw ↑