{"x402Version":2,"resource":{"url":"https://slidingbox.ai/v1/hydrate/:pointer","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.","mimeType":"application/json","serviceName":"Slidingbox","tags":["secrets","encryption","ephemeral-storage","one-time-retrieval","agent-to-agent"]},"accepts":[{"scheme":"exact","network":"eip155:8453","amount":"20000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xFB745C37586da6a02f96c19ef0124a38a36F1606","maxTimeoutSeconds":300,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{},"pathParams":{"pointer":":pointer"},"method":"GET"},"output":{"type":"json","example":{"ciphertext":"AbCdEfGhIjKlMnOp-_09","iv":"MTIzNDU2Nzg5MDEy","content_type":"application/octet-stream"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET"]},"queryParams":{"type":"object","properties":{}},"pathParams":{"type":"object","properties":{"pointer":{"type":"string","pattern":"^sb_[A-Za-z0-9_-]{43}$"}}}},"required":["type","method"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"ciphertext":{"type":"string","format":"base64url"},"iv":{"type":"string","format":"base64url"},"content_type":{"type":"string"}},"required":["ciphertext","iv","content_type"]}},"required":["type"]}},"required":["input"]},"routeTemplate":"/v1/hydrate/:pointer"}},"links":{"challenge":"https://slidingbox.ai/v1/hydrate/:pointer","capabilities":"https://slidingbox.ai/.well-known/slidingbox.json","openapi":"https://slidingbox.ai/openapi.json","agent_card":"https://slidingbox.ai/.well-known/a2a/agent-card","llms_txt":"https://slidingbox.ai/llms.txt"}}