{"uid":"cap_WD7qIhQ7DJPN4hNGpa4HT","slug":"slidingbox-encrypted-blob-hydrate-0c0d704b","name":"Slidingbox Encrypted Blob Hydrate","description":"","url":"https://slidingbox.ai/v1/hydrate/sb_VCa1tNL-GjlvtR08YFosyLaODRte1VZU0IrOMYdHV5w","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_yWnupoXy73fe0qzZ0q895","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 of a specific one-shot encrypted blob by its pointer ID, returning ciphertext and IV for client-side decryption.","exampleAgentPrompt":"Retrieve the encrypted blob from Slidingbox using pointer sb_VCa1tNL-GjlvtR08YFosyLaODRte1VZU0IrOMYdHV5w and give me the ciphertext and IV so I can decrypt it locally.","exampleUseCases":[{"title":"Retrieve a one-time encrypted secret","prompt":"I have a Slidingbox pointer sb_VCa1tNL-GjlvtR08YFosyLaODRte1VZU0IrOMYdHV5w — can you hydrate it and return the encrypted payload so I can decrypt it on my end?"},{"title":"Agent fetches pay-gated credentials","prompt":"My automation needs to grab the encrypted API credentials blob from Slidingbox using pointer sb_VCa1tNL-GjlvtR08YFosyLaODRte1VZU0IrOMYdHV5w — pay the $0.02 fee and retrieve the ciphertext and IV."},{"title":"Secure file handoff via encrypted pointer","prompt":"Someone sent me a Slidingbox pointer sb_VCa1tNL-GjlvtR08YFosyLaODRte1VZU0IrOMYdHV5w for a confidential document — please hydrate it and return the ciphertext so I can decrypt the file."}],"resultDescription":"Returns a JSON object containing a base64url-encoded ciphertext, a base64url-encoded initialization vector (IV), and a content_type string, which together allow the client to decrypt the original payload locally.","failureModes":["Invalid or malformed pointer ID (not matching sb_ pattern with 43 chars) returns 4xx error","Blob already consumed by a prior request if this is a one-shot endpoint — returns 404 or gone","Insufficient payment or x402 payment failure results in 402 Payment Required","Pointer does not exist or has expired — 404 Not Found","Network or server timeout on hydration request"],"whenToPreferThis":"Use this endpoint when you have a valid sb_-prefixed Slidingbox pointer and need to retrieve the associated encrypted payload for client-side decryption. It is specifically designed for pay-per-request encrypted blob retrieval via the x402 micropayment protocol, making it ideal for agent workflows that need to access secrets, credentials, or encrypted content gated behind a pointer and a small USDC fee.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:32:39.585Z","isFirstParty":false}