{"uid":"cap_Cv6AaJAu21bjmHuDlqYFD","slug":"24k-labs-slugify-1757dbb5","name":"24K Labs Slugify","description":"Turn any text into a clean URL slug (ASCII, lowercased, hyphenated).","url":"https://api.24klabs.ai/api/v1/slugify","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text":{"type":"string"}}},"responseSchema":{"type":"json","example":{"slug":"hello-world-2026-edition"}},"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_9iUJ-Ow50fX5fH_Ys04hg","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 any input text into a clean, URL-safe slug — ASCII characters, lowercased, and hyphen-separated.","exampleAgentPrompt":"Turn the title 'How to Build a REST API with Node.js & Express!' into a clean URL slug I can use as a permalink.","exampleUseCases":[{"title":"Blog post permalink generation","prompt":"I'm publishing a new article called 'Top 10 JavaScript Frameworks for 2025 — What You Need to Know' — can you turn that into a URL slug for the permalink?"},{"title":"E-commerce product URL creation","prompt":"I need a URL-safe slug for a product named 'Organic Green Tea & Honey Face Mask (200ml)' to use in the product page URL."},{"title":"CMS category route normalization","prompt":"I have a category called 'Travel & Adventure Stories' that needs to become a clean route path segment — can you slugify it for me?"}],"resultDescription":"Returns a clean URL slug derived from the input text: all characters converted to ASCII, lowercased, with spaces and special characters replaced by hyphens, and consecutive hyphens collapsed. For example, 'Hello World! 2025' becomes 'hello-world-2025'.","failureModes":["Empty input string may return an empty slug or an error","Extremely long input strings may be truncated or rejected","Inputs that are entirely non-ASCII (e.g. pure CJK text) may yield an empty or near-empty slug","Network timeout if the API is temporarily unavailable"],"whenToPreferThis":"Choose this endpoint when you need a reliable, consistent slug from arbitrary user-supplied text without implementing your own regex or handling edge cases like diacritics, special characters, and Unicode normalization. Particularly useful in automated content pipelines, CMS integrations, or any workflow where URL slugs must be deterministically generated at scale for $0.001 per call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:51:56.589Z","isFirstParty":false}