{"uid":"cap_UP30S2Oek708U4ISaj0Ia","slug":"pennyrail-text-slugify-b3925a3d","name":"PennyRail Text Slugify","description":"Machine-readable settlement service","url":"https://pennyrail.vercel.app/api/p/nano/text.slugify--slug-text","method":"POST","headers":{},"bodySchema":{"type":"object","required":["input"],"properties":{"input":{"type":"string"}}},"responseSchema":{"type":"object","additionalProperties":true},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_VNDubIMPlYMbFlrQZpW7U","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts an input string into a URL-safe slug by lowercasing, removing special characters, and replacing spaces with hyphens","exampleAgentPrompt":"Slugify this title for me: 'Hello World! My First Blog Post & More'","exampleUseCases":[{"title":"Blog post URL generation","prompt":"Take this article title 'Top 10 Tips for Better Sleep in 2025!' and turn it into a clean URL slug I can use in my CMS."},{"title":"Product page URL normalization","prompt":"I need a slug for my new product called 'Wireless Noise-Cancelling Headphones (Pro Edition)' — can you generate a URL-safe version?"},{"title":"Category slug for e-commerce","prompt":"Convert 'Men's Shoes & Accessories' into a URL slug for my online store's navigation menu."}],"resultDescription":"A JSON object containing the slugified version of the input string — lowercase, with spaces replaced by hyphens and special characters removed, making it safe for use in URLs and identifiers.","failureModes":["Missing 'input' field returns a validation error","Empty string input may return an empty slug or error","Inputs with only special characters may yield an empty or minimal slug","Payment failure (x402) if USDC balance is insufficient","Network timeout on the Vercel deployment under load"],"whenToPreferThis":"Choose this endpoint when you need a quick, pay-per-call slug generation without managing your own text processing library. Ideal for agents that infrequently need to slugify strings and want to avoid adding a dependency, or when operating in environments where running code directly is not feasible.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:21:55.135Z","isFirstParty":false}