{"uid":"cap_maQWY8LOi5JrFaIZRy61R","slug":"pennyrail-base32-decode-78bec6a7","name":"PennyRail Base32 Decode","description":"Machine-readable settlement service","url":"https://pennyrail.vercel.app/api/p/nano/encoding.base32--base32-decode","method":"POST","headers":{},"bodySchema":{"type":"object","required":["input"],"properties":{"input":{"type":"object"}}},"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_NnCO6eZ3zlXkeeI_r47L3","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 Base32-encoded string back into its original representation","exampleAgentPrompt":"Decode this Base32 string for me: JBSWY3DPEB3W64TMMQQQ — I need to get back the original plain text it encodes.","exampleUseCases":[{"title":"Decode a Base32 secret key","prompt":"I have a Base32-encoded TOTP secret key 'JBSWY3DPEBX64TMMQQQ' and I need to decode it to the original bytes so I can use it in my authentication flow."},{"title":"Recover original payload from Base32","prompt":"This API response came back with a Base32-encoded payload field: 'KRUGS4Y='. Can you decode it so I can read the original content?"},{"title":"Verify Base32 encoded identifier","prompt":"I received this Base32 string 'IFBEGRCFIY=====' and need to decode it to confirm it matches the original plaintext 'Hello' before I proceed."}],"resultDescription":"Returns a decoded representation of the provided Base32-encoded input string, restoring it to its original form (plain text, binary, or other data).","failureModes":["Invalid Base32 input (non-Base32 characters) returns an error","Malformed or incomplete Base32 string with bad padding causes decoding failure","Empty or null input returns validation error","Truncated encoded strings may produce garbled or partial output"],"whenToPreferThis":"Use this endpoint when you need a simple, pay-per-call Base32 decoding function without managing your own infrastructure. Ideal for agents that occasionally need to decode Base32 strings (e.g. TOTP secrets, encoded identifiers, RFC 4648 payloads) without bundling a library.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:51:46.136Z","isFirstParty":false}