{
  "x402Version": 2,
  "id": 8449,
  "slug": "8449",
  "resource": "https://www.productclank.com/api/x402/content-campaign",
  "description": "Launch a community content campaign for your product on ProductClank. $50 per launch: real creators produce and post original content (threads, posts, videos) about your product, and you track submissions on a public campaign page. Requires a ProductClank product id — create one free at www.productclank.com. Send the product id plus a campaign message; the brief is AI-composed and the campaign auto-activates within minutes. Returns campaign id, public URL, and admin URL.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x876Be690234aaD9C7ae8bb02c6900f5844aCaF68",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "campaign_goals": [
              "awareness",
              "signups"
            ],
            "campaign_message": "We just shipped AI-powered analytics — get creators to show how they use it in real workflows",
            "product_id": "0f1e2d3c-0000-0000-0000-000000000000",
            "target_audience": "Indie hackers and data-curious founders"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "campaign": {
              "campaign_number": "GB-017",
              "campaign_type": "take_action",
              "id": "7a1b2c3d-0000-0000-0000-000000000000",
              "public_url": "https://www.productclank.com/communiply/content/7a1b2c3d-0000-0000-0000-000000000000",
              "status": "processing",
              "title": "Show your AI analytics workflow"
            },
            "payment": {
              "amount_usd": 50,
              "network": "eip155:8453",
              "settled": true,
              "transaction": "0xabc123…"
            },
            "success": true
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "additional_guidelines": {
                    "description": "Optional extra content guidelines for creators",
                    "type": "string"
                  },
                  "campaign_goals": {
                    "description": "Optional campaign goals, e.g. awareness, signups, launches",
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "campaign_message": {
                    "description": "The core brief: what the community's content should communicate about the product",
                    "type": "string"
                  },
                  "preferred_platform": {
                    "description": "Optional preferred platform for the content (e.g. twitter, youtube)",
                    "type": "string"
                  },
                  "product_id": {
                    "description": "ProductClank product id the campaign is for. Create or find your product at https://www.productclank.com",
                    "type": "string"
                  },
                  "target_audience": {
                    "description": "Optional description of the audience the content should reach",
                    "type": "string"
                  }
                },
                "required": [
                  "product_id",
                  "campaign_message"
                ],
                "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": "www.productclank.com",
  "lastUpdated": "2026-08-27T19:46:40.693Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-27T19:46:40.451Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "www.productclank.com",
    "manifest_name": "www.productclank.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"
  }
}