{
  "x402Version": 2,
  "id": 5531,
  "slug": "5531",
  "resource": "https://api-dev.cueframe.ai/v1/media",
  "description": "Paginated library list. Filter with ?kind= (video|audio|image|gif|asset|source|stock), ?source= (upload|generated|import-url|stock), ?tag= (exact tag) so a real library isn't an undifferentiated soup.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:84532",
      "payTo": "0x82134912Ccc71610DA9350Ff59CD279fAD494A98",
      "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "data": [
              {
                "analysis": {},
                "attribution": {},
                "createdAt": "string",
                "duration": 0,
                "fileSize": 0,
                "frameRate": 0,
                "height": 0,
                "id": "string",
                "kind": "string",
                "listUsd": 0,
                "mimeType": "string",
                "name": "string",
                "previewUrl": "string",
                "processingStatus": {},
                "progress": {},
                "source": "upload",
                "status": "string",
                "tags": [
                  {}
                ],
                "thumbnailUrl": "string",
                "updatedAt": "string",
                "width": 0
              }
            ],
            "pagination": {
              "hasMore": true,
              "nextCursor": "string",
              "prevCursor": "string"
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api-dev.cueframe.ai",
  "lastUpdated": "2026-09-01T20:25:58.918Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-01T20:25:58.234Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api-dev.cueframe.ai",
    "manifest_name": "api-dev.cueframe.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"
  }
}