v1

latestOpenAPI 3.0.3Commercial2026-07-1312828.4 KB
Content

Grammar and spell check

Checks text for grammar errors, spelling mistakes, and style issues. Returns a list of corrections with context and suggested replacements.

post/grammar

Request body

textstring required

Text to check

languagestring

BCP 47 language tag

Example request

{
  "text": "Teh cat sat on teh mat.",
  "language": "en-GB"
}

Response

Grammar check results

textstring
languagestring
correction_countinteger