{"uid":"cap_Nc0a3Kdn5GwpfljV9BxL_","slug":"text-to-url-safe-slug-converter-79fa7415","name":"Text to URL-Safe Slug Converter","description":"Convert text to a URL-safe slug","url":"https://x402render-u5vwpxpyua-uc.a.run.app/slugify","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text":{"type":"string","description":"string"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.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_iRZ58XFA9GblqFkcyZqkH","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","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 (lowercase, hyphenated, special-character-free)","exampleAgentPrompt":"Can you slugify the text 'Hello World! This is My Blog Post Title #1' so I can use it as a URL path?","exampleUseCases":[{"title":"CMS permalink generation","prompt":"Take the article title 'Top 10 React Hooks You Should Know in 2024!' and convert it into a URL slug for the blog post permalink."},{"title":"E-commerce product URL creation","prompt":"I need a URL-safe slug for a new product called 'Café Latte & Dark Roast Blend (500g)' — can you slugify it for me?"},{"title":"Automated slug generation pipeline","prompt":"Convert the event name 'Annual Developer's Conference: AI & The Future — San Francisco 2025' into a clean URL slug I can use as a route in my app."}],"resultDescription":"Returns a URL-safe slug derived from the input text, with spaces replaced by hyphens, special characters removed, and all characters lowercased, suitable for use in URL paths, permalinks, or identifiers.","failureModes":["Empty or missing 'text' field returns an error","Input containing only special characters may produce an empty or minimal slug","Very long strings may be truncated or cause unexpected behavior","Non-ASCII Unicode characters may be transliterated or stripped depending on implementation"],"whenToPreferThis":"Choose this endpoint when you need a quick, paid-per-call slugification without setting up your own text-processing library. Useful in agent pipelines generating URLs, permalinks, or identifiers dynamically from user-supplied text. The $0.01 USDC per-call pricing via x402 makes it suitable for low-volume automated workflows where simplicity and no infrastructure overhead matter.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:57:27.340Z","isFirstParty":false}