{
  "x402Version": 2,
  "id": 12398,
  "slug": "12398",
  "resource": "https://api.jubjubapp.com/v2/paid/purchase_metadata",
  "description": "Unlocks all structured metadata for a single piece of content: full questions answered, complete training caption, cinematographic analysis, provenance score, entity extraction, and chapter markers. Idempotent within 24 hours. Call this before purchase_content. Payment is distributed to the content's rights holders on-chain; JubJub retains a 3% platform fee. Browse the full catalogue and search it for free at JubJub's MCP: https://api.jubjubapp.com/v2/mcp",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xD3b220ebd563d2309977f0442dD4746d4bAe3dC8",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "12000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "content_id": "cnt_e5ee268a1e6c"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "chapter_markers": [
              {
                "label": "Launch and climb",
                "start_seconds": 0
              },
              {
                "label": "Seaward push over surf",
                "start_seconds": 24
              }
            ],
            "cinematographic": {
              "camera_movements": [
                "push_in",
                "orbit"
              ],
              "colour_grade_style": "warm_filmic",
              "lighting_style": "natural",
              "production_tier": "prosumer",
              "shot_types": [
                "extreme_wide",
                "wide"
              ],
              "time_of_day": "sunrise"
            },
            "entities": {
              "brands": [],
              "locations": [
                "Bells Beach, VIC"
              ],
              "people": []
            },
            "id": "cnt_e5ee268a1e6c",
            "payment_distribution": {
              "jubjub_platform_fee_bps": 300,
              "rights_holders_share": "gross minus 3% platform fee minus on-chain settlement gas at cost (capped at 10% of gross)",
              "settled_via": "JubJubCreatorPool"
            },
            "payment_verified": true,
            "provenance": {
              "confidence_score": 92,
              "confidence_tier": "high"
            },
            "questions_answered": [
              "What does a coastal sunrise look like from 120m?",
              "How does golden-hour light fall on open water?"
            ],
            "title": "Coastal drone reel — golden hour",
            "training_caption": "Aerial drone footage of a rocky coastline at sunrise, camera pushing seaward over breaking surf."
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "content_id": {
                    "type": "string"
                  }
                },
                "required": [
                  "content_id"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "content_id": {
                    "type": "string"
                  },
                  "payment_verified": {
                    "type": "boolean"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.jubjubapp.com",
  "lastUpdated": "2026-09-17T04:08:15.692Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-17T04:08:14.716Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.jubjubapp.com",
    "manifest_name": "api.jubjubapp.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}