{"uid":"cap_WKex5tfSJ8xHw49EQnN-I","slug":"bolt-base64-encoder-decoder-5a7423ea","name":"Bolt Base64 Encoder/Decoder","description":"Utility toolkit for AI agents. 54 endpoints — tools, data, and AI processing. Pay per request in USDC via x402.","url":"https://v0-bolt.orbonomy.xyz/api/base64","method":"POST","headers":{},"bodySchema":{"type":"object","required":["text"],"properties":{"text":{"type":"string"},"action":{"type":"string"}}},"responseSchema":{"type":"object","properties":{"data":{"type":"object"},"success":{"type":"boolean"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_V5byn9lgqfnsdKb9dWSib","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Encodes or decodes text using Base64 encoding via the Bolt utility toolkit","exampleAgentPrompt":"Can you Base64-encode the text 'Hello, World!' for me using the Bolt toolkit — action should be encode?","exampleUseCases":[{"title":"Decode API response data","prompt":"I received a Base64-encoded payload from an external API—can you decode it for me so I can see what the actual content is?"},{"title":"Prepare credentials for transmission","prompt":"I need to Base64-encode these database credentials before embedding them in a configuration file for secure storage."},{"title":"Convert binary file to text format","prompt":"Can you take this binary data and Base64-encode it so I can safely transmit it through a text-only channel?"}],"resultDescription":"Returns a JSON object with a success boolean and a data object containing the Base64-encoded or decoded result of the input text.","failureModes":["Missing required 'text' field returns an error response with success: false","Invalid Base64 string when decoding may return an error or garbled output","Unrecognized 'action' value may cause unexpected behavior or error","Payment failure via x402 will block the request before processing","Empty string input may return empty or error response"],"whenToPreferThis":"Use this endpoint when you need a quick, pay-per-use Base64 encode or decode operation without setting up a local library, especially within an agent pipeline that already uses the Bolt/x402 payment ecosystem.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:50:09.935Z","isFirstParty":false}