{
  "x402Version": 2,
  "id": 13545,
  "slug": "13545",
  "resource": "https://api.postopz.com/v1/x402/workflow/query",
  "description": "Professional Avid Media Composer workflow guidance grounded in PostOpz Framework Vol. 1.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xce58e2e5c5f70d6e16e8dd34a3cb15d6dba42954",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "500000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "context": {
              "nle": "Avid Media Composer",
              "production_type": "feature documentary"
            },
            "edition": "avid-vol1",
            "task": "Design a professional bin and sequence structure for a feature documentary."
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "answer": "Structured workflow guidance",
            "coverage": "supported",
            "next_action": "Apply the recommended project structure."
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": true,
                "properties": {
                  "context": {
                    "additionalProperties": true,
                    "description": "Optional production context. Do not include confidential source media.",
                    "type": "object"
                  },
                  "desired_output": {
                    "description": "Optional output preference such as structured_steps.",
                    "type": "string"
                  },
                  "edition": {
                    "description": "Framework edition. Use avid-vol1.",
                    "type": "string"
                  },
                  "task": {
                    "description": "Professional editorial workflow question or task.",
                    "maxLength": 6000,
                    "minLength": 1,
                    "type": "string"
                  }
                },
                "required": [
                  "task"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "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.postopz.com",
  "lastUpdated": "2026-09-08T09:29:14.579Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-08T09:29:14.199Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.postopz.com",
    "manifest_name": "api.postopz.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"
  }
}