{"uid":"cap_zelFz3lrxMjb2gC6MhlpP","slug":"slidingbox-encrypted-blob-hydrate-one-shot-retrieve-delete-0e2ffb38","name":"Slidingbox Encrypted Blob Hydrate (One-Shot Retrieve & Delete)","description":"","url":"https://slidingbox.ai/v1/hydrate/sb_lvDmAHobls29ogKlqzsbS8VeMNrFlHzz4vam8Ut01QA","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":null,"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_F2LfwVpN-Gzgj5QhbADY5","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":"Retrieves and permanently deletes a one-shot encrypted blob by its unique pointer, returning the ciphertext and IV needed to decrypt the payload.","exampleAgentPrompt":"Retrieve and permanently delete the Slidingbox encrypted blob at pointer sb_lvDmAHobls29ogKlqzsbS8VeMNrFlHzz4vam8Ut01QA so I can decrypt it on my end.","exampleUseCases":[{"title":"Burn-after-reading secret delivery","prompt":"I shared a one-shot secret with my colleague using Slidingbox — the pointer is sb_lvDmAHobls29ogKlqzsbS8VeMNrFlHzz4vam8Ut01QA. Fetch and destroy it so I can decrypt the contents."},{"title":"One-time API credential handoff","prompt":"Retrieve the encrypted API key I stored in Slidingbox at pointer sb_lvDmAHobls29ogKlqzsbS8VeMNrFlHzz4vam8Ut01QA and delete it from the server immediately after."},{"title":"Secure ephemeral file pickup","prompt":"My partner uploaded an encrypted file to Slidingbox for me to pick up once — the pointer is sb_lvDmAHobls29ogKlqzsbS8VeMNrFlHzz4vam8Ut01QA. Go ahead and hydrate it so I can decrypt and open it."}],"resultDescription":"Returns a JSON object containing a base64url-encoded ciphertext, a base64url-encoded initialization vector (IV), and a content_type string. Together, the ciphertext and IV allow the caller to decrypt the original payload locally. The blob is permanently deleted from Slidingbox servers upon retrieval — it cannot be fetched again.","failureModes":["Pointer already consumed: blob has been permanently deleted after a prior retrieval — returns 404 or equivalent not-found error","Invalid pointer format: pointer does not match sb_[A-Za-z0-9_-]{43} pattern — returns 400 validation error","Payment failure: x402 payment header missing or insufficient — returns 402 Payment Required","Pointer never existed: unknown pointer — returns 404","Network/server error: transient failure — returns 5xx; since deletion may not have occurred, retry may be safe but should be treated with caution"],"whenToPreferThis":"Use this endpoint when you need to securely retrieve a one-shot encrypted payload that was previously stored on Slidingbox and permanently erase it from the server in the same atomic operation. It is ideal for burn-after-reading secrets, one-time credential handoffs, and ephemeral encrypted file delivery. Prefer this over general-purpose object storage APIs when single-use destruction and pay-per-request economics are required.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:40:47.870Z","isFirstParty":false}