{"uid":"cap_KGL5XVkT27bUUsLugpvLX","slug":"bolt-base64-encoder-decoder-f7323cad","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://boltx402.orbonomy.xyz/api/base64","method":"POST","headers":{},"bodySchema":{"type":"object","required":["text"],"properties":{"text":{"type":"string"},"action":{"enum":["encode","decode"],"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_q6pYXy69iUy-MFpEqPYYV","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","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, paid per request in USDC.","exampleAgentPrompt":"Can you base64-encode this text for me: 'Hello, World! This is my secret message' — use the encode action.","exampleUseCases":[{"title":"Encode API credentials for auth","prompt":"I need to send HTTP Basic Auth headers to a third-party API — can you base64-encode my username and password in the format 'user:password' so I can drop it straight into the Authorization header?"},{"title":"Decode mystery base64 string","prompt":"Someone sent me this string 'SGVsbG8sIHRoaXMgaXMgYSBzZWNyZXQgbWVzc2FnZSE=' and I have no idea what it says — can you decode it back to plain text for me?"},{"title":"Encode JSON payload for transmission","prompt":"I've got this JSON payload that I need to embed in a URL parameter, but it has special characters that keep breaking things — can you base64-encode it so I can pass it safely?"}],"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 action value may return an error or default behavior","Empty string input may result in empty output or validation error","Network timeout or service unavailability returns a non-200 HTTP status","Malformed JSON body results in a parsing error"],"whenToPreferThis":"Use this endpoint when you need a quick, pay-per-use Base64 encode or decode operation without setting up your own library, especially within an agentic workflow that already uses the Bolt x402 toolkit for other utility operations.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:40:37.777Z","isFirstParty":false}