aiendpoint.dev
ServicesQuillBot

QuillBot

community

AI-powered writing and paraphrasing tool with 35+ million users offering paraphrasing, grammar checking, summarization, citation generation, and plagiarism detection in 40+ languages.

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://quillbot.comapikeyaiproductivityconfidence: 70/1000 discoveries1 contributors
POST/api/v1/paraphrase

Paraphrase text using AI

Parameters

modestandard|fluency|formal|academic|simple|creative (stringoptional
textinput text (stringrequired
strength0-3 (integeroptional

Returns

paraphrased_text, original_text, synonyms[], time_taken
POST/api/v1/summarize

Summarize text or URL

Parameters

urlsource URL (stringoptional
modekey-sentences|paragraph (stringoptional
textinput text (stringoptional
percent10-90 (integeroptional

Returns

summary, key_sentences[], original_length, summary_length
POST/api/v1/grammar-check

Check and correct grammar in text

Parameters

texttext to check (stringrequired

Returns

corrected_text, changes[{original, corrected, type, position}], error_count