{"uid":"cap_5E6B5UDWtMIEESUm0VfBY","slug":"pennyrail-text-slugify-96cd4ccd","name":"PennyRail Text Slugify","description":"Machine-readable settlement service","url":"https://pennyrail.vercel.app/api/p/nano/text.slugify--slugify-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_oLmurWsvhz7pdGT54dwSH","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 arbitrary 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":"Take the title 'The Ultimate Guide to Making Sourdough Bread at Home' and turn it into a URL slug I can use for the post permalink."},{"title":"Product page slug creation","prompt":"I need a URL-safe slug for my new product called 'Wireless Noise-Cancelling Headphones (2024 Edition)' — can you slugify that?"},{"title":"Automated CMS slug pipeline","prompt":"Slugify this category name for my CMS: 'Arts & Crafts / DIY Projects' so I can store it as the category URL key."}],"resultDescription":"Returns an object containing the slugified version of the input string — typically lowercased, with spaces and special characters replaced by hyphens and consecutive hyphens collapsed, suitable for use in URLs, file paths, or identifiers.","failureModes":["Missing required 'input' field returns a 400-level error","Empty string input may return an empty slug or an error","Very long strings may be truncated or rejected","Non-string input types may cause a validation error","Network or payment authorization failure returns a 402 or 5xx response"],"whenToPreferThis":"Choose this endpoint when you need a quick, pay-per-use slug conversion without setting up your own string processing library or hosting infrastructure. It is ideal for agents or pipelines that occasionally need to slugify text as part of a larger workflow and want a single micro-API call rather than bundling a slugify utility. Best suited for single-string conversions billed at $0.001 USDC via x402.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:46:56.401Z","isFirstParty":false}