{
  "x402Version": 2,
  "id": 8450,
  "slug": "8450",
  "resource": "https://www.productclank.com/api/x402/boost",
  "description": "Boost any social post with real human engagement from ProductClank's creator community. $20 per boost: 10 authentic AI-drafted replies posted by real community members (or 30 likes / 10 reposts). Works on X/Twitter, LinkedIn, Instagram, TikTok, Reddit, Farcaster, and YouTube. Send the post URL; get back a campaign id and a public tracking URL. Engagement typically lands within 24-48 hours.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x876Be690234aaD9C7ae8bb02c6900f5844aCaF68",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "action_type": "replies",
            "post_url": "https://x.com/productclank/status/1234567890123456789",
            "reply_guidelines": "Supportive, curious replies that highlight the product's AI features"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "campaign": {
              "action_type": "replies",
              "campaign_number": "CP-042",
              "id": "0b0e8f7a-0000-0000-0000-000000000000",
              "platform": "twitter",
              "url": "https://www.productclank.com/communiply/boost/0b0e8f7a-0000-0000-0000-000000000000"
            },
            "items_generated": 10,
            "payment": {
              "amount_usd": 20,
              "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": {
                  "action_type": {
                    "description": "Engagement type: 'replies' = 10 authentic AI-drafted replies posted by real community members (default), 'likes' = 30 likes, 'repost' = 10 reposts. Some platforms only support replies.",
                    "enum": [
                      "replies",
                      "likes",
                      "repost"
                    ],
                    "type": "string"
                  },
                  "post_author": {
                    "description": "Optional — the post author's username (used with post_text)",
                    "type": "string"
                  },
                  "post_text": {
                    "description": "Optional — the post's text. Skips server-side fetching; recommended for LinkedIn and Instagram posts",
                    "type": "string"
                  },
                  "post_url": {
                    "description": "URL of the social post to boost — X/Twitter, LinkedIn, Instagram, TikTok, Reddit, Farcaster, or YouTube",
                    "type": "string"
                  },
                  "reply_guidelines": {
                    "description": "Optional tone/content guidance for the generated replies",
                    "type": "string"
                  }
                },
                "required": [
                  "post_url"
                ],
                "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-27T17:51:35.522Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-27T17:51:35.294Z"
  },
  "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"
  }
}