terms-conditions-analyzer-api
terms-conditions-analyzer-api helps users navigate very long legal text by returning a summary, plain-language bullet points, and flags for potentially user-unfavorable or notable clauses (with severity and short excerpts). Long input is split into chunks, each chunk is analyzed, then results are merged so the model can handle large documents within context limits. It requires OPENAI_API_KEY on…
terms-conditions-analyzer-api endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
terms-conditions-analyzer-api /api/v1/analyze |
Send full terms or privacy policy text; get a plain-language summary, bullet points, and flagged clauses (with severity) — long docs are chunked and merged via OpenAI on the… |
terms-conditions-analyzer-api pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO Recommended | $12 / month | 60 / minute |
|