{"uid":"cap_TW0BQoATDHsifIVwqQTr9","slug":"pennyrail-url-decode-percent-decode-49f96f6a","name":"PennyRail URL Decode / Percent Decode","description":"Machine-readable settlement service","url":"https://pennyrail.vercel.app/api/p/nano/encoding.url-decode--percent-decode","method":"POST","headers":{},"bodySchema":{"type":"object","required":["input"],"properties":{"input":{"type":"string"}}},"responseSchema":{"type":"object","additionalProperties":true},"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_UXFIKixEDn_Z91sIjbOqs","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":"Decodes a percent-encoded (URL-encoded) string back into its original, human-readable form","exampleAgentPrompt":"Can you URL-decode this string for me: 'Hello%2C%20World%21%20How%27s%20it%20going%3F' — I need the plain readable text back.","exampleUseCases":[{"title":"Decode encoded query parameter","prompt":"I have this encoded URL parameter value — 'search%3Dflight%26from%3DNYC%26to%3DLAX' — can you decode it so I can read what it actually says?"},{"title":"Unescape encoded file path","prompt":"This file path came back percent-encoded: '%2Fhome%2Fuser%2Fmy%20documents%2Freport%202024.pdf' — can you decode it into a normal readable path?"},{"title":"Recover readable text from encoded form submission","prompt":"I captured a form POST body that looks like 'name%3DJohn%20Doe%26email%3Djohn%40example.com%26message%3DHello%20there' — decode it for me so I can see what was submitted."}],"resultDescription":"A decoded plain-text string with all percent-encoded sequences (e.g. %20, %2F, %3D) converted back to their original characters, returned as a JSON object.","failureModes":["Malformed percent sequences (e.g. incomplete %2) may cause decoding errors or partial results","Input that is not actually percent-encoded may be returned as-is or produce unexpected output","Overly long strings may hit payload size limits","Missing required 'input' field returns a validation error"],"whenToPreferThis":"Choose this endpoint when you need a simple, pay-per-call percent/URL decoding operation without setting up server infrastructure. Ideal for agents that only occasionally need URL decoding as part of a larger workflow, or when running in environments where a native decode function is unavailable.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:17:54.367Z","isFirstParty":false}