Validate
Spell Check
Check and correct spelling errors in a text.
POST
/
v1
/
validate
/
spell_check
Params
The text to check.
The language code of the text. Default is “en”.
Header
Your JigsawStack API key
Response
Indicates whether the call was successful.
The message returned by the API.
The number of misspellings found in the text.
The auto corrected text.
If no misspellings were found, the original text is returned.
Was this page helpful?