{"uid":"cap_JsoMHMNXMMcZ67ltBOmd5","slug":"slidingbox-one-shot-encrypted-blob-retrieval-8aa4eb42","name":"SlidingBox One-Shot Encrypted Blob Retrieval","description":"Pay per request (x402) to retrieve and permanently delete a one-shot encrypted blob by pointer. The pointer is invalidated the instant this call succeeds; a second hydrate against the same pointer always 404s, paid or not.","url":"https://slidingbox.ai/v1/hydrate/sb_ABxOJfI5tlsb4jqNcUe7rTkJ1ZIfgRUr-XSDpPeXwvw","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object","properties":{"pointer":{"type":"string","pattern":"^sb_[A-Za-z0-9_-]{43}$"}}},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["ciphertext","iv","content_type"],"properties":{"iv":{"type":"string","format":"base64url"},"ciphertext":{"type":"string","format":"base64url"},"content_type":{"type":"string"}}}}}}},"responseSchema":{"type":"object","required":["ciphertext","iv","content_type"],"properties":{"iv":{"type":"string","format":"base64url"},"ciphertext":{"type":"string","format":"base64url"},"content_type":{"type":"string"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_E7asm3PUPyJeuA0sTiH2t","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Pay-per-request retrieval and permanent deletion of a one-shot encrypted blob identified by a unique pointer; the pointer is invalidated immediately upon successful retrieval.","exampleAgentPrompt":"Retrieve the one-shot encrypted blob at pointer sb_ABxOJfI5tlsb4jqNcUe7rTkJ1ZIfgRUr-XSDpPeXwvw from SlidingBox — pay the $0.02 USDC request fee and give me the ciphertext, IV, and content type so I can decrypt it locally.","exampleUseCases":null,"resultDescription":"Returns a JSON object containing: ciphertext (base64url-encoded encrypted payload), iv (base64url-encoded initialization vector for decryption), and content_type (MIME type of the original content). The pointer is permanently invalidated after this call — any subsequent request to the same URL will return a 404 regardless of payment.","failureModes":["404 Not Found — pointer has already been consumed or never existed; no refund on subsequent calls","Payment failure — x402 payment not accepted or insufficient USDC balance; blob not returned","Network timeout — blob not delivered but pointer state may be ambiguous","Invalid pointer format — malformed sb_... identifier returns error","Service unavailable — blob store temporarily unreachable"],"whenToPreferThis":"Use this endpoint when you need to retrieve a secret or payload that was intentionally stored as a one-time-use encrypted blob — meaning it should be destroyed the moment it is read. Ideal for one-time password delivery, ephemeral key exchange, single-use credential handoff, or any scenario where the sender explicitly wants the data to be unrecoverable after the first read. The x402 pay-per-request model and irreversible pointer invalidation make it unsuitable for repeated reads of the same data.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:45:06.473Z","isFirstParty":false}