{"uid":"cap_td3t90xUNP2nKMIr6LG9V","slug":"slidingbox-one-shot-encrypted-blob-hydrate-c01bb5f4","name":"SlidingBox One-Shot Encrypted Blob Hydrate","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_beCiEfzwM7N01qKReSC9OJtZ44eT6xCgCJYzVah3q5k","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_bdKHhpshXvwhcp20q-Xw-","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 pointer, consuming the pointer in a single atomic pay-per-request operation via x402.","exampleAgentPrompt":"Retrieve and consume the one-shot encrypted blob at SlidingBox pointer sb_beCiEfzwM7N01qKReSC9OJtZ44eT6xCgCJYzVah3q5k — I'm ready to pay the $0.02 USDC fee and I understand the pointer will be permanently destroyed after this call.","exampleUseCases":[{"title":"Burn-after-reading secret delivery","prompt":"I stored a one-time password for my colleague in SlidingBox with pointer sb_beCiEfzwM7N01qKReSC9OJtZ44eT6xCgCJYzVah3q5k — go ahead and fetch it now, pay the USDC fee, and show me the decrypted contents so I can pass it along."},{"title":"Single-use API credential retrieval","prompt":"An API key was provisioned for me and stored as a one-shot SlidingBox blob at pointer sb_beCiEfzwM7N01qKReSC9OJtZ44eT6xCgCJYzVah3q5k — retrieve and consume it right now so I can configure my service."},{"title":"Ephemeral encrypted handoff payload","prompt":"My partner sent me a one-time encrypted payload via SlidingBox — the pointer is sb_beCiEfzwM7N01qKReSC9OJtZ44eT6xCgCJYzVah3q5k — please hydrate and read it before it gets used by someone else."}],"resultDescription":"Returns the decrypted plaintext contents of the encrypted blob associated with the given pointer. The pointer is atomically invalidated upon a successful response — any subsequent request to the same pointer will return a 404 regardless of payment. The caller receives the payload exactly once.","failureModes":["404 Not Found — pointer has already been consumed or was never valid; the blob was permanently deleted on a prior successful hydrate","402 Payment Required — x402 payment not provided or payment amount insufficient","Invalid pointer format — the pointer string is malformed or not recognized by the server","Network timeout before atomic commit — unclear whether blob was consumed; do not retry without confirming 404","Server error (5xx) — rare; blob state is ambiguous and may or may not have been consumed"],"whenToPreferThis":"Use this endpoint when you need to retrieve a secret, credential, or payload that must be accessible only once and then destroyed — ensuring no replay attacks or second-party retrieval are possible. Ideal for burn-after-reading secret sharing, one-time credential delivery, and ephemeral handoffs where destruction-on-read is a hard requirement. The x402 pay-per-request model means no subscription is needed. Prefer this over persistent secret stores (e.g. Vault, S3) when the use case demands guaranteed single-read destruction.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T00:41:36.943Z","isFirstParty":false}