aiendpoint.dev
ServicesProWritingAid

ProWritingAid

community

Writing assistant — grammar, style, readability, and overused words with 20+ reports

Visit site ↗

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.

https://prowritingaid.comapikeyproductivityeducationconfidence: 80/1000 discoveries1 contributors
POST/api/v2/text/check

Check text for issues

Parameters

textstringrequired
reportsstring[]optional

Returns

result{tags[] with startPos, endPos, category, suggestion, explanation}, stats{word_count, sentence_count, reading_time, grade_level}}
POST/api/v2/text/summary

Get writing summary report

Parameters

textstringrequired

Returns

grade_level, word_count, unique_words_percent, avg_sentence_length, passive_voice_percent, scores{grammar, style, readability}}