ProWritingAid
communityWriting assistant — grammar, style, readability, and overused words with 20+ reports
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
/api/v2/text/checkCheck text for issues
Parameters
textstringrequiredreportsstring[]optionalReturns
result{tags[] with startPos, endPos, category, suggestion, explanation}, stats{word_count, sentence_count, reading_time, grade_level}}POST
/api/v2/text/summaryGet writing summary report
Parameters
textstringrequiredReturns
grade_level, word_count, unique_words_percent, avg_sentence_length, passive_voice_percent, scores{grammar, style, readability}}