{"uid":"cap_UnscLY4eW-NuCvJU68_jJ","slug":"relaystation-text-slugify-0ad2193b","name":"Relaystation Text Slugify","description":"$0.0002/MB. URL-slugify text — strip diacritics, hyphenate, lowercase. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny","url":"https://api.relaystation.ai/v1/text/slugify","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"properties":{}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_EoM-EX2s9F1b3IIfYWRE6","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts arbitrary text into a URL-safe slug by stripping diacritics, lowercasing, and replacing spaces/punctuation with hyphens","exampleAgentPrompt":"Turn 'Héllo Wörld: A Café Story!' into a clean URL slug — strip the accents, lowercase everything, and hyphenate it.","exampleUseCases":[{"title":"Blog post URL generation","prompt":"I'm publishing a new article called 'Ñoño's Guide to Ação & Übermensch Philosophy' — can you convert that title into a clean, URL-safe slug for the blog post path?"},{"title":"E-commerce product permalink","prompt":"Generate a URL slug for our new product 'Crème Brûlée Déluxe — 500g Pack' so I can use it as the product page path in our store."},{"title":"CMS category path normalization","prompt":"I have a list of category names with accents and spaces like 'Décor & Intérieur' — slugify them so I can use them as clean URL segments in our CMS."}],"resultDescription":"Returns the slugified version of the input text: all characters lowercased, diacritics stripped, non-alphanumeric characters replaced with hyphens, and consecutive hyphens collapsed — suitable for direct use in URLs or file paths.","failureModes":["Empty or whitespace-only input may return an empty slug or error","Extremely long input strings may be truncated or rejected","Non-text binary input will fail with a bad request error","Network timeouts if the service is temporarily unavailable","x402 payment failure if the wallet lacks sufficient USDC balance"],"whenToPreferThis":"Choose this endpoint when you need a reliable, diacritic-aware slugification that handles international characters (accents, umlauts, cedillas) correctly in a single API call with micro-payment billing. Prefer it over client-side slugify libraries when working in environments where you want consistent, server-side normalization without bundling a transliteration library, or when chaining it within a Relaystation workflow pipeline.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:51:17.827Z","isFirstParty":false}