{"uid":"cap_agNNRgyC_5ptuxUgcR6ZT","slug":"delx-url-decode-safe-510874a9","name":"Delx URL Decode Safe","description":"Percent-decode text. Call when you reverse query encoding from agent-held URLs. Returns decoded text for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.","url":"https://api.delx.ai/api/v1/x402/url-decode-safe","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text":{"type":"string","description":"Input field: text."}}},"responseSchema":{"type":"json","example":{"text":"hello delx & agents","schema":"delx/util-url-decode-safe/v1"}},"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_QX-8uRD4gRN5ezfhtZrUD","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":"Percent-decodes (URL-decodes) a string, safely reversing percent-encoding from query parameters or path segments","exampleAgentPrompt":"Can you percent-decode this URL-encoded string for me: 'Hello%20World%21%20How%27s%20it%20going%3F' — I need the plain readable text back.","exampleUseCases":[{"title":"Decode encoded query parameter value","prompt":"I extracted this query parameter from a URL and it's still percent-encoded: 'search%3Dcoffee%20shops%26location%3DNew%20York'. Can you decode it so I can read the actual values?"},{"title":"Clean up logged URL fragments","prompt":"My logs are full of percent-encoded strings like '%2Fapi%2Fv1%2Fusers%3Fid%3D42' — can you decode that back to readable text so I can understand what paths were hit?"},{"title":"Reverse encoding on scraped web data","prompt":"I scraped some text from a web page and it came back URL-encoded as 'caf%C3%A9%20menu%3A%20cr%C3%AApes%20%26%20espresso'. Please decode it to plain text."}],"resultDescription":"A JSON object containing the decoded plain text string, with all percent-encoded sequences (e.g. %20, %2F, %3A) converted back to their original characters. No network calls are made; the operation is local and stateless.","failureModes":["Malformed percent sequences (e.g. truncated % escapes) may be passed through as-is or cause an error response","Empty or null text input may return an error or empty result","Input that is not actually percent-encoded will be returned unchanged","Non-UTF-8 encoded sequences may not decode correctly"],"whenToPreferThis":"Choose this endpoint when you need to safely reverse percent-encoding on a captured URL component, query parameter, or path segment — especially when robustness to malformed input matters. Prefer this over the sibling URL Encode endpoint when the direction is decode-only. Use when you want a stateless, no-retention, local decode with no side effects and a guaranteed sub-cent cost via x402.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:57:28.741Z","isFirstParty":false}