{"uid":"cap_6_o6Rq_7CVfisAkPm6If-","slug":"pennyrail-url-decode-cdb6a18e","name":"PennyRail URL Decode","description":"Machine-readable settlement service","url":"https://pennyrail.vercel.app/api/f/encoding.url-decode","method":"POST","headers":{},"bodySchema":{"type":"object","required":["input"],"properties":{"input":{"type":"string","description":"string"}}},"responseSchema":{"type":"object","required":["operation","result"],"properties":{"result":{},"operation":{"type":"string"}},"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_5D4Lns1v_SLYFfRAvBSwM","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 to its original plaintext form","exampleAgentPrompt":"Can you decode this URL-encoded string for me: 'Hello%20World%21%20This%20is%20a%20test%20%26%20example'?","exampleUseCases":[{"title":"Decode encoded query parameter","prompt":"I pulled this value out of a URL query string and can't read it — can you decode 'search%3Dpython%20tutorials%26page%3D2' back to plain text?"},{"title":"Unescape form submission data","prompt":"This form POST gave me a percent-encoded payload: 'name%3DJohn%20Doe%26email%3Djohn%40example.com' — can you decode that so I can see the actual field values?"},{"title":"Readable API response value","prompt":"The API returned a value that looks URL-encoded: '%7B%22status%22%3A%22ok%22%7D' — can you decode it so I can read what it actually says?"}],"resultDescription":"Returns a JSON object with an 'operation' field (identifying the operation performed) and a 'result' field containing the decoded plaintext string after percent-encoding has been reversed.","failureModes":["Malformed input that is not valid URL-encoded text may return an error or pass through unchanged","Empty input string may return an empty result or error","Non-string input types will fail schema validation","Sequences like %GG (invalid hex) may cause parsing errors"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, pay-per-call microservice to decode percent-encoded (URL-encoded) strings without setting up your own decoding logic. It is ideal for agents processing URL parameters, form data, or encoded API responses on demand. At $0.001 USDC per call it suits low-volume or ad-hoc decoding tasks.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:05:04.539Z","isFirstParty":false}