{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-tweetx402-com-api-search",
  "title": "TweetX402 \u00b7 X/Twitter Search",
  "url": "https://api.tweetx402.com/api/search/",
  "category": "data",
  "summary": "Search tweets by query with support for top, latest, photos, and videos modes.",
  "seo": {
    "title": "X Twitter Search API - TweetX402 x402",
    "description": "Search X/Twitter posts with query operators, modes, and pagination. 0.001 USDC per call. Base network. Native X protocol for AI agents."
  },
  "use_cases": [
    "Search X posts for sentiment analysis",
    "Monitor brand mentions and trends",
    "Retrieve media-specific tweets"
  ],
  "ideal_buyer": "Social media analysts and AI agents needing programmatic X/Twitter search access.",
  "example_prompt": "Search for latest tweets about Ethereum staking with photos",
  "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": 60,
      "mime_type": "application/json",
      "description": "Search tweets by query. Supports different search modes (top, latest, photos, videos) and pagination.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "q": {
              "type": "string",
              "required": true,
              "description": "Search query (supports Twitter search operators)"
            },
            "mode": {
              "enum": [
                "top",
                "latest",
                "photos",
                "videos"
              ],
              "type": "string",
              "required": false,
              "description": "Search mode (default: latest)"
            },
            "limit": {
              "type": "number",
              "required": false,
              "description": "Max results to return (1-50, default 20)"
            }
          }
        },
        "output": {
          "type": "array",
          "items": {
            "type": "object",
            "properties": {
              "id": {
                "type": "string",
                "description": "Tweet ID"
              },
              "name": {
                "type": "string",
                "description": "Author name"
              },
              "text": {
                "type": "string",
                "description": "Tweet text"
              },
              "likes": {
                "type": "number",
                "description": "Like count"
              },
              "replies": {
                "type": "number",
                "description": "Reply count"
              },
              "retweets": {
                "type": "number",
                "description": "Retweet count"
              },
              "username": {
                "type": "string",
                "description": "Author username"
              },
              "timeParsed": {
                "type": "string",
                "description": "Timestamp"
              }
            }
          },
          "description": "Array of tweet objects"
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-807721d17cc1",
  "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-search",
    "url": "https://x402all.com/resource/api-tweetx402-com-api-search",
    "name": "TweetX402 \u00b7 X/Twitter Search",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-tweetx402-com-api-search",
      "@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/search/",
    "@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-search",
    "description": "Search X/Twitter posts with query operators, modes, and pagination. 0.001 USDC per call. Base network. Native X protocol for AI agents.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-tweetx402-com-api-search",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-tweetx402-com-api-search"
}
