{"uid":"cap_x_DgcJmD8IhdVrkHnh9Fp","slug":"24k-labs-slugify-api-1e7f6ac9","name":"24K Labs Slugify API","description":"Turn any text into a clean URL slug (ASCII, lowercased, hyphenated).","url":"https://api.24klabs.ai/api/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_8QTZdXDK5S3slTn5rusEy","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, ASCII-only, lowercased, hyphenated URL slug.","exampleAgentPrompt":"Can you turn 'Hello World! This is My Blog Post #42' into a clean URL slug — all lowercase, hyphens instead of spaces, no special characters?","exampleUseCases":[{"title":"Blog post URL generation","prompt":"I'm publishing an article called 'Top 10 Mistakes Every Developer Makes (And How to Fix Them!)' — can you turn that into a proper URL slug for the permalink?"},{"title":"E-commerce product URL creation","prompt":"I need a URL-friendly slug for my new product: 'Café Latte & Espresso Blend — 500g Premium Roast'. Can you slugify that for me?"},{"title":"CMS category slug from user input","prompt":"A user just submitted the category name 'Photography Tips & Tricks: Portraits' for their portfolio — convert it to a clean URL slug so I can store it in the database."}],"resultDescription":"A clean URL slug string derived from the input text: all characters lowercased, non-ASCII characters transliterated or removed, spaces and punctuation replaced with hyphens, and consecutive hyphens collapsed — ready for direct use in a URL path.","failureModes":["Empty input text returns an error or empty slug","Extremely long input strings may be truncated or rejected","Input consisting entirely of non-ASCII, non-alphanumeric characters may produce an empty slug","Network timeout or service unavailability returns a 5xx error"],"whenToPreferThis":"Choose this endpoint when you need a fast, reliable, single-call text-to-slug conversion without building your own normalization logic. Ideal for CMS pipelines, blog engines, e-commerce platforms, or any workflow where user-generated titles need to become valid URL path segments. Prefer this over rolling your own regex when you need consistent handling of accented characters, special symbols, and edge cases across languages.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T19:02:07.367Z","isFirstParty":false}