{"uid":"cap_h9Yzj3UXVQCWqU6vvrmRX","slug":"base64-decode-api-77bfac21","name":"Base64 Decode API","description":"Decision-grade security/due-diligence outcome reports ($20-$100) plus deterministic paid utilities ($0.001+) for software agents and automated workflows.","url":"https://api.bakhour.ca/base64/decode","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text":{"type":"string"}}},"responseSchema":{"type":"json","example":{"decoded":"hello"}},"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_PK2mCxAX89J5Ruk6fMRFn","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 Base64-encoded string and returns the original plaintext value.","exampleAgentPrompt":"Decode this Base64 string for me: 'aGVsbG8gd29ybGQ=' — what is the original text?","exampleUseCases":[{"title":"Decode base64 JWT payload","prompt":"I have this base64-encoded JWT payload 'eyJ1c2VyIjoiYWxpY2UiLCJyb2xlIjoiYWRtaW4ifQ==' — can you decode it so I can read what's inside?"},{"title":"Retrieve embedded config from response","prompt":"Our API returned a base64 blob 'eyJlbnYiOiJwcm9kdWN0aW9uIiwicG9ydCI6ODQ0M30=' — decode it so I can see the configuration values."},{"title":"Extract readable content from encoded message","prompt":"Someone sent me this encoded string 'SGVsbG8sIHRoaXMgaXMgYSBzZWNyZXQgbWVzc2FnZQ==' — decode it back to plain text for me."}],"resultDescription":"A JSON object with a 'decoded' field containing the original plaintext string recovered from the Base64 input, e.g. {\"decoded\": \"hello\"}.","failureModes":["Invalid or malformed Base64 input — may return an error or garbage output","Empty input string — likely returns an error or empty decoded value","Input contains non-Base64 characters — decoding may fail or produce unexpected results","Network or service unavailability — HTTP error response"],"whenToPreferThis":"Choose this endpoint when you need a simple, deterministic Base64 decode in an automated agent workflow and want a paid-but-reliable micro-API rather than running local code. Useful when your agent runtime lacks native Base64 decode support or when you want a consistent external service call as part of a reproducible pipeline.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:48:00.847Z","isFirstParty":false}