Text Diff
Compare texts, generate patches, and apply patches. Supports character-level, word-level, and line-level diff comparisons with detailed change statistics.
Text Diff endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Compare Texts /compare |
Compares the original and modified texts and returns a list of changes with statistics. Supports character, word, and line level comparisons. |
| POST |
Generate Patch /patch |
Generates a unified diff patch from the original and modified texts that can be applied later. |
| POST |
Apply Patch /apply |
Applies a previously generated patch to the original text to produce the modified result. |
Text Diff pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $5 / month | 5 / second |
|