{"note":"OpenAPI conversion -- returning structured metadata","name":"rapidapi-com-spellcheckpro","description":"SpellCheckPro","version":"unknown","base_url":"https://spellcheckpro.p.rapidapi.com/check_spelling","endpoints":2,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api SpellCheckPro\n@base https://spellcheckpro.p.rapidapi.com/check_spelling\n@endpoints 2\n@toc check_spelling(2)\n\n@endpoint POST /check_spelling\n@desc Check Spelling (English)\n@required {text: str, lang_code: str}\n@optional {: str}\n\n@endpoint POST /check_spelling\n@desc Check Spelling (Russian)\n@required {text: str, lang_code: str}\n\n@end\n"}