v1

latestOpenAPI 3.1.0Proprietary2026-07-13877.6 KB
Analyze

Public demo endpoint — no API key required, text only, 5k char limit

No-auth demo endpoint used by the landing page. Text only, no URL fetching.

post/api/demo

Request body

textstring nullable

Raw text or HTML content to analyze.

urlstring nullable

URL to fetch and analyze.

Response

Successful Response

geo_scoreinteger required
word_countinteger required
reading_time_minsnumber required
reading_grade_levelnumber required
flesch_reading_easenumber required
has_quick_answerboolean required
has_faq_sectionboolean required
has_data_tablesboolean required
has_sources_sectionboolean required
has_numbered_listsboolean required
has_bullet_listsboolean required
heading_countinteger required
question_headings_countinteger required
question_headings_pctnumber required
fixesstring[] required
analyzed_atstring date-time required
All 8 operations