Deterministic Text Gate
## What this API does This API receives text and returns a binary pass/fail decision based on mechanical metrics. It is designed to be inserted into automated pipelines as a checkpoint before text is sent to customers, published, or processed further. The decision is deterministic: identical input with identical version will always produce identical output. You can pin a version and rely on…
Deterministic Text Gate endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Score Text /v1/score |
Evaluate text and return pass/fail decision |
Deterministic Text Gate pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO | $9 / month | 60 / minute |
|
| ULTRA | $49 / month | 120 / minute |
|
| MEGA | $349 / month | 300 / minute |
|