{"uid":"cap_SUx5PQ426xXLIQHi95u3o","slug":"slidingbox-one-shot-encrypted-blob-hydrate-1af86529","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_ItH7PmTQL6kCLfQqxRbshaLRvRuekYCs-DfAEtXG098","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_IMEmvQRSzW-Lx6QFdVaBJ","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 identified by a unique pointer, consuming and invalidating the pointer in a single atomic paid operation.","exampleAgentPrompt":"Fetch my one-time slidingbox secret at pointer sb_ItH7PmTQL6kCLfQqxRbshaLRvRuekYCs-DfAEtXG098 — it's a one-shot blob so it'll be permanently deleted the moment you retrieve it, and payment will be charged automatically.","exampleUseCases":[{"title":"Securely receive a shared API key","prompt":"Someone sent me a one-shot slidingbox link with pointer sb_ItH7PmTQL6kCLfQqxRbshaLRvRuekYCs-DfAEtXG098 containing an API key — go retrieve it now so I can use it, and make sure it gets destroyed after you read it."},{"title":"Consume a single-use password delivery","prompt":"My colleague shared a one-time slidingbox blob at sb_ItH7PmTQL6kCLfQqxRbshaLRvRuekYCs-DfAEtXG098 with my temporary server password — fetch and read it immediately before it gets accidentally consumed by someone else."},{"title":"Retrieve a self-destructing contract draft","prompt":"I was given a confidential document via a slidingbox one-shot pointer sb_ItH7PmTQL6kCLfQqxRbshaLRvRuekYCs-DfAEtXG098 — hydrate it and show me the contents, keeping in mind it will be permanently deleted once retrieved."}],"resultDescription":"The decrypted contents of the one-shot encrypted blob associated with the given pointer. After a successful call, the pointer is permanently invalidated and any subsequent attempt to hydrate the same pointer will return a 404 error. The caller receives the plaintext payload that was stored in the blob.","failureModes":["404 Not Found — pointer has already been consumed (blob was previously retrieved and deleted) or pointer never existed","402 Payment Required — x402 payment was not provided or was insufficient ($0.02 USDC required)","Invalid pointer format — the pointer string is malformed or corrupted","Network timeout — blob could not be retrieved within the response window, though pointer invalidation state may be ambiguous"],"whenToPreferThis":"Use this endpoint when you need to retrieve a secret, credential, or payload that was specifically shared via a SlidingBox one-shot pointer and must be consumed exactly once. This is the canonical endpoint for read-once ephemeral secret delivery where the sender intentionally chose SlidingBox's burn-after-reading model. Prefer this over general secret managers when the use case requires atomic consume-and-destroy semantics guaranteed by pay-per-read enforcement.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:46:17.548Z","isFirstParty":false}