Documentation
Everything you need to use Themys — from installing the Chrome extension to integrating the API.
Getting Started
Quick Start
Set up Themys and run your first Terms of Service scan in under 5 minutes.
Installation
Install the Themys Chrome extension or use the web app. Setup takes under a minute.
Understanding Results
Learn how to read attention levels, flagged clauses, and the full extraction breakdown from a Themys scan.
For Users
Risk Scoring
Understand attention levels, clause categories, severity levels, and how review guidance is generated.
Extraction View
How to read and navigate the full extraction breakdown of a Terms of Service document.
Account & Settings
Manage your Themys account, subscription, credits, and billing from the settings page.
For Developers
API Overview
Integrate Themys into your own applications with the REST API.
API Keys
Manage Themys API keys for programmatic access.
POST /api/extract
Extract raw Terms of Service text from a URL using the Themys extraction API.
POST /api/analyze
Analyze Terms of Service text with AI to get flagged clauses, attention guidance, and full extraction.
POST /api/analyze/batch
Analyze up to 5 Terms of Service items in a single API call.
Webhooks
Stripe webhook integration for Themys: handle subscription events, payments, and idempotent processing.