{
  "x402Version": 2,
  "id": 7016,
  "slug": "7016",
  "resource": "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.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xFB745C37586da6a02f96c19ef0124a38a36F1606",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "pointer": "sb_szBbmYD6MvIDccYmfYZFc_EyMeEJN4y3rmczAj1gobs"
          },
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "ciphertext": "AbCdEfGhIjKlMnOp-_09",
            "content_type": "application/octet-stream",
            "iv": "MTIzNDU2Nzg5MDEy"
          },
          "type": "json"
        }
      },
      "routeTemplate": "/v1/hydrate/:pointer",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "properties": {
                  "pointer": {
                    "pattern": "^sb_[A-Za-z0-9_-]{43}$",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "queryParams": {
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "ciphertext": {
                    "format": "base64url",
                    "type": "string"
                  },
                  "content_type": {
                    "type": "string"
                  },
                  "iv": {
                    "format": "base64url",
                    "type": "string"
                  }
                },
                "required": [
                  "ciphertext",
                  "iv",
                  "content_type"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "slidingbox.ai",
  "lastUpdated": "2026-09-17T18:46:09.773Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-17T18:46:08.497Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "slidingbox.ai",
    "manifest_name": "slidingbox.ai",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}