{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-tweetx402-com-api-action-retweeters",
  "title": "TweetX402 \u00b7 Get Tweet Retweeters",
  "url": "https://api.tweetx402.com/api/action/retweeters/",
  "category": "data",
  "summary": "Retrieve the list of users who retweeted a specific tweet by tweet ID.",
  "seo": {
    "title": "TweetX402 Retweeters API x402 Twitter Data",
    "description": "Get list of users who retweeted a specific tweet. $0.001 USDC per call. Native X protocol for AI agents."
  },
  "use_cases": [
    "Analyze tweet virality by retweeter count",
    "Build retweeter audience profiles",
    "Track engagement patterns for social media monitoring"
  ],
  "ideal_buyer": "Social media analysts and AI agents needing programmatic access to X/Twitter engagement data without API keys.",
  "example_prompt": "Get all retweeters for tweet ID 1234567890.",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.05,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x9ddbc42e8fea0d9a7fd68934545d3a9bff334307",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 30,
      "mime_type": "application/json",
      "description": "Get list of users who retweeted a specific tweet.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "tweetId": {
              "type": "string",
              "required": true,
              "description": "Tweet ID to get retweeters for"
            }
          }
        },
        "output": {
          "type": "object",
          "properties": {
            "count": {
              "type": "number",
              "description": "Number of retweeters"
            },
            "success": {
              "type": "boolean",
              "description": "Operation success status"
            },
            "tweetId": {
              "type": "string",
              "description": "Tweet ID"
            },
            "retweeters": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "name": {
                    "type": "string"
                  },
                  "userId": {
                    "type": "string"
                  },
                  "username": {
                    "type": "string"
                  }
                }
              },
              "description": "Array of user objects who retweeted"
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-8a2920d0ee1e",
  "origin": {
    "slug": "api-tweetx402-com",
    "host": "api.tweetx402.com",
    "title": "TweetX402 API - X Protocol for AI Agents",
    "description": "Provides x402 payment endpoints for AI agents on Base Mainnet. Offers protocol documentation and pricing for agent-to-agent transactions.",
    "url": "https://api.tweetx402.com"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-tweetx402-com-api-action-retweeters",
    "url": "https://x402all.com/resource/api-tweetx402-com-api-action-retweeters",
    "name": "TweetX402 \u00b7 Get Tweet Retweeters",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-tweetx402-com-api-action-retweeters",
      "@type": "Offer",
      "price": "0.001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.tweetx402.com/api/action/retweeters/",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-tweetx402-com",
      "url": "https://api.tweetx402.com",
      "name": "TweetX402 API - X Protocol for AI Agents",
      "@type": "Organization"
    },
    "identifier": "api-tweetx402-com-api-action-retweeters",
    "description": "Get list of users who retweeted a specific tweet. $0.001 USDC per call. Native X protocol for AI agents.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-tweetx402-com-api-action-retweeters",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-tweetx402-com-api-action-retweeters"
}
