{"uid":"cap_-p88IbxZ178jMBMj7o7W2","slug":"x402-outpimp-com-slug-generator-ac4c4943","name":"x402.outpimp.com Slug Generator","description":"Slug generator API. Converts any text into a clean, URL-safe slug (lowercase, hyphen-separated, unicode-aware), handling punctuation and accented-character edge cases a naive regex misses.","url":"https://x402.outpimp.com/generateSlug","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text":{"type":"string","description":"The text to slugify."}}},"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_sBwvVEb_kRGo5_L2OWgkN","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 any text into a clean, URL-safe slug (lowercase, hyphen-separated, unicode-aware) with correct handling of punctuation and accented characters.","exampleAgentPrompt":"Can you turn the title 'Héllo Wörld! A Guide to Résumé Writing (2024)' into a clean URL slug for me?","exampleUseCases":[{"title":"Blog post URL generation","prompt":"I just wrote an article called 'The Best Café Experiences in São Paulo — A Traveler's Guide'. Can you generate a URL slug for it so I can use it as the post's permalink?"},{"title":"E-commerce product URL creation","prompt":"I need a URL-safe slug for this product name: 'Ångström Pro 3.0 — Precision Measurement Tool (50% off!)'. Make it clean and hyphenated."},{"title":"CMS content identifier slugging","prompt":"Take this category title 'Naïve & Sophisticated: Fine Dining Österreich' and give me a slugified version I can use as a database key or URL path segment."}],"resultDescription":"Returns a slugified string derived from the input text — all lowercase, spaces and special characters replaced with hyphens, accented/unicode characters transliterated or stripped, consecutive hyphens collapsed, and leading/trailing hyphens removed. Returns HTTP 400 if the text field is missing or empty.","failureModes":["400 Bad Request if 'text' field is missing from the request body","400 Bad Request if 'text' field is present but empty string","Payment failure if USDC balance is insufficient (x402 protocol error)","Unexpected output if input is extremely long or contains unusual control characters"],"whenToPreferThis":"Choose this endpoint when you need robust, unicode-aware slugification that correctly handles accented characters, international text, and complex punctuation — cases where a naive regex or simple toLowerCase+replace approach would produce incorrect or broken slugs. Ideal for agents building CMS content, generating SEO-friendly URLs, or creating database-safe identifiers from arbitrary user-supplied text.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:44:15.154Z","isFirstParty":false}