{"uid":"cap_jOGv02jv6P0wrgmke650K","slug":"pennyrail-text-slugify-f64d29a9","name":"PennyRail Text Slugify","description":"Machine-readable settlement service","url":"https://pennyrail.vercel.app/api/f/text.slugify","method":"POST","headers":{},"bodySchema":{"type":"object","required":["input"],"properties":{"input":{"type":"string","description":"string"}}},"responseSchema":{"type":"object","required":["operation","result"],"properties":{"result":{},"operation":{"type":"string"}},"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_d-BfKDjoeTXEHuYXRMsIF","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 a text string into a URL-safe slug by normalizing, lowercasing, and replacing spaces and special characters with hyphens","exampleAgentPrompt":"Can you slugify the text 'Hello World! This is My Blog Post Title' so I can use it as a URL path segment?","exampleUseCases":[{"title":"Blog post URL generation","prompt":"Turn this article title into a URL slug: 'Top 10 Reasons to Switch to Renewable Energy in 2025'"},{"title":"Product page path creation","prompt":"I need a URL-safe slug for our new product called 'Café Latte — Premium Blend (500g)', can you slugify that?"},{"title":"Automated CMS content pipeline","prompt":"Slugify the string 'What's New in JavaScript? A Developer's Guide' so I can use it as the page identifier in our CMS."}],"resultDescription":"Returns a JSON object containing the original operation name ('text.slugify') and the resulting slug — a lowercase, hyphen-separated, URL-safe string derived from the input text with special characters removed or replaced.","failureModes":["Missing required 'input' field returns a validation error","Empty string input may return an empty slug or error","Non-string input type causes schema validation failure","Network timeout on the Vercel serverless function","Payment failure via x402 protocol results in 402 response before processing"],"whenToPreferThis":"Choose this endpoint when you need a quick, pay-per-call slugification without managing your own string processing logic, especially in agent pipelines that already use x402 micropayment infrastructure. Prefer it for one-off or low-volume slugification tasks where spinning up a local library is overkill.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:50:22.867Z","isFirstParty":false}