Agent Link Text Stats is a paid API for AI agents from agent-link.annushka1190.workers.dev, paid per call via x402, $0.003/call, status unknown (last checked 2026-09-13).
Computes statistical metrics (word count, character count, sentence count, readability, etc.) for a given piece of text
Word/sentence/char counts, average word length, and unique-token ratio.
A JSON object with computed text metrics such as word count, character count, sentence count, average word length, and potentially readability scores (e.g. Flesch-Kincaid). The response includes an `ok: true` flag on success.
POSThttps://agent-link.annushka1190.workers.dev/v1/text/statsChoose this endpoint when you need lightweight, cheap ($0.003 USDC), keyless text statistics computed on demand — word count, character count, sentence count, or readability metrics — without setting up NLP libraries or paying for heavier language model APIs. Ideal for pipelines that validate content length, measure complexity before publishing, or compare drafts programmatically.
| Field | Type | Description |
|---|---|---|
| inputrequired | object |
{
"type": "json",
"example": {
"ok": true
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"