{
  "x402Version": 2,
  "id": 3042,
  "slug": "3042",
  "resource": "https://api.cueframe.ai/v1/composition/validate",
  "description": "Validate a composition body without saving it (dry-run)",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xA82C8B6971A7379BadB2FB96032D82aF46EcCc0A",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "accessibility": {
              "audioDescriptionTrackId": "string",
              "captionsTrackId": "string",
              "notes": "string",
              "signLanguageTrackId": "string"
            },
            "captions": {
              "from": {
                "clipId": "string"
              },
              "segments": [
                {}
              ],
              "source": "derived",
              "style": {
                "annotationColor": "string",
                "backgroundColor": "string",
                "color": "string",
                "emphasisColor": "string",
                "emphasisFontFamily": "string",
                "emphasisFontStyle": "normal",
                "emphasisFontWeight": 0,
                "emphasisGradient": "string",
                "emphasisLetterSpacing": 0,
                "emphasisPlate": true,
                "emphasisPlateAltColor": "string",
                "emphasisPlateAltTextColor": "string",
                "emphasisPlateColor": "string",
                "emphasisPlatePadX": 0,
                "emphasisPlatePadY": 0,
                "emphasisPlateRadius": 0,
                "emphasisPlateTextColor": "string",
                "emphasisScale": 0,
                "emphasisTextTransform": "none",
                "entrance": "none",
                "entranceMs": 0,
                "entranceStaggerMs": 0,
                "exitMs": 0,
                "fontFamily": "string",
                "fontSize": 0,
                "fontWeight": 0,
                "highlightColor": "string",
                "maxWidthPercent": 0,
                "plate": "glass",
                "position": "top",
                "textTransform": "none"
              },
              "zPlane": "front"
            },
            "format": {
              "aspectRatio": "16:9",
              "fps": 24,
              "platform": "string",
              "resolution": "hd"
            },
            "license": {
              "notes": "string",
              "source": "string",
              "type": "string"
            },
            "markers": [
              {
                "endTime": 0,
                "id": "string",
                "kind": "string",
                "metadata": {},
                "name": "string",
                "startTime": 0
              }
            ],
            "tracks": [
              {
                "contents": [
                  {}
                ],
                "enabled": true,
                "id": "string",
                "kind": "video",
                "name": "string",
                "volume": 0
              }
            ],
            "v": 1
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "advisories": [
              {
                "clipId": "string",
                "criterion": "string",
                "detail": "string",
                "fix": "string",
                "rule": "string"
              }
            ],
            "errors": [
              {
                "category": "string",
                "code": "string",
                "fix": {},
                "message": "string",
                "retryable": true,
                "stage": "string"
              }
            ],
            "quote": {
              "estimatedJourneyTotalUsd": 0,
              "jobSpendSoFarUsd": 0,
              "thisStepUsd": 0
            },
            "valid": true,
            "warnings": [
              "string"
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {}
              },
              "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": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.cueframe.ai",
  "lastUpdated": "2026-09-11T16:02:45.26Z",
  "quality": {
    "calls30d": 5,
    "uniquePayers30d": 5,
    "lastCalledAt": "2026-09-11T16:02:44.338Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.cueframe.ai",
    "manifest_name": "api.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"
  }
}