Archive
Spell Check
Check and correct spelling errors in a text.
POST
Params
The text to check.
The language code of the target language to translate to. All supported
language codes can be found
here.
Header
Your JigsawStack API key
Response
Indicates whether the call was successful.
Usage information for the API call.
A unique identifier for the request
Whether any misspellings were found in the text.
Array of misspelling objects found in the text.
The auto corrected text.If no misspellings were found, the original text is returned.