Unicode Slug Generator (Latin + Cyrillic Transliteration) is a paid API for AI agents from sigtap-outreach-api.sigtap.workers.dev, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-15).
Converts any Unicode text (including Cyrillic) into a URL-safe, lowercase slug via transliteration
Paid micro-utilities for cold-email outreach agents: domain deliverability audits, cold-email grading, template generation, plus a tools toolbox (hashing, JWT decode, IDs, slugs, JSON, regex, crypto prices, domain age, weather). Paid via x402 (USDC on Base). One signature per call. No keys. FREE CHECK: GET /preview/<paid-path> (same URL with /preview/ prefix) returns a 200 demo sample - verify output shape before paying. PAID CALL: GET the url -> 402 challenge -> sign + retry with X-PAYMENT -> settled on-chain (USDC, Base). Ready-to-paste client: GET /llms.txt section "Pay in one call". Catalog+MCP twin: /llms.txt.
Returns a URL-safe, lowercase slug string where Unicode characters are transliterated to their Latin equivalents, spaces and special characters are replaced with hyphens, and the result is safe for use in URLs, filenames, and permalinks.
GEThttps://sigtap-outreach-api.sigtap.workers.dev/tools/slugChoose this endpoint when you need to handle multilingual or international text — especially Cyrillic — and must produce clean, URL-safe slugs. It is preferable to simple ASCII-strip approaches that would produce empty or garbled output for non-Latin scripts.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"slug": "privet-mir",
"text": "Привет, Мир!",
"length": 11,
"warnings": [],
"maxlength": 60
}
}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"