{"uid":"cap_WnBF-GFOzOm7YG0hBEWT4","slug":"avedaris-text-slugify-96b54993","name":"Avedaris Text Slugify","description":"AveDaris is the economic coordination layer for autonomous software: discover, route, evaluate, procure, verify, and learn across agent services.","url":"https://api.avedaris.com/v1/paid/text-slugify","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text":{"type":"string","maxLength":10000,"minLength":1}}},"responseSchema":{"type":"json","example":{"result":{"slug":"hello-agent-world"}}},"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_Yi4tt8wlH_sOu2KkLXA16","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 deterministic, lowercase, URL-safe slug string.","exampleAgentPrompt":"Turn 'Hello World! This is My Blog Post #42' into a URL-safe slug for me.","exampleUseCases":[{"title":"Blog post permalink generation","prompt":"I just wrote an article titled 'Top 10 Tips for Better Sleep & Recovery in 2024!' — can you convert that to a clean URL slug for the permalink?"},{"title":"E-commerce product URL creation","prompt":"I need a URL-safe slug for a product called 'Organic Green Tea (500g) — Premium Grade', so I can use it in the product page URL."},{"title":"CMS category slug automation","prompt":"Convert 'News & Current Affairs: International' into a slug I can use as a URL path segment in my CMS."}],"resultDescription":"A deterministic lowercase URL-safe slug string derived from the input text, with spaces and special characters replaced by hyphens or removed, suitable for use in URLs and permalinks.","failureModes":["Empty or missing text field returns a validation error","Text exceeding 10,000 characters is rejected","Payment failure or insufficient USDC balance returns a 402 error","Non-string input types may cause a schema validation error"],"whenToPreferThis":"Choose this endpoint when you need a consistent, reproducible slug from a text string — especially when idempotency matters (same input always yields same slug) and you want a managed API rather than implementing slugification logic yourself. Ideal for agents automating CMS content creation, URL generation pipelines, or e-commerce product catalog management.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:33:33.512Z","isFirstParty":false}