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
Example request
{
"text": "Teh cat sat on teh mat.",
"language": "en-GB"
}Response
Grammar check results