{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "xbirdapi-up-railway-app-api-tweets-id-thread",
  "title": "Xbird \u00b7 Twitter/X Thread Fetcher",
  "url": "https://xbirdapi.up.railway.app/api/tweets/[id]/thread",
  "category": "data",
  "summary": "Retrieve full Twitter/X thread content including all tweets, author handles, and post text by thread ID.",
  "seo": {
    "title": "Twitter Thread API | X Post Thread Fetcher | x402",
    "description": "Fetch complete Twitter/X thread by tweet ID. Pay 0.001 USDC per call via x402 on Base. Returns thread tweets with author details."
  },
  "use_cases": [
    "Archive Twitter threads for research and compliance",
    "Extract thread content for sentiment analysis",
    "Monitor specific account conversations and announcements"
  ],
  "ideal_buyer": "Social media analysts, research platforms, and compliance monitoring tools.",
  "example_prompt": "Fetch the complete thread for tweet ID 1234567890 including all replies",
  "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": "0x7229a8476173674c5d66a5161a123cac345c45e8",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "id": "1234567890"
          }
        },
        "output": {
          "type": "json",
          "example": {
            "tweets": [
              {
                "id": "1234567890",
                "text": "Thread tweet",
                "author": {
                  "handle": "user"
                }
              }
            ]
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-3c1549a4852e",
  "origin": {
    "slug": "xbirdapi-up-railway-app",
    "host": "xbirdapi.up.railway.app",
    "title": "xbird API (Railway deployment)",
    "description": "An API endpoint hosted on Railway. The current deployment returns a 404 error, indicating the application is not currently running or the route is misconfigured.",
    "url": "https://xbirdapi.up.railway.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/xbirdapi-up-railway-app-api-tweets-id-thread",
    "url": "https://x402all.com/resource/xbirdapi-up-railway-app-api-tweets-id-thread",
    "name": "Xbird \u00b7 Twitter/X Thread Fetcher",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/xbirdapi-up-railway-app-api-tweets-id-thread",
      "@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://xbirdapi.up.railway.app/api/tweets/[id]/thread",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/xbirdapi-up-railway-app",
      "url": "https://xbirdapi.up.railway.app",
      "name": "xbird API (Railway deployment)",
      "@type": "Organization"
    },
    "identifier": "xbirdapi-up-railway-app-api-tweets-id-thread",
    "description": "Fetch complete Twitter/X thread by tweet ID. Pay 0.001 USDC per call via x402 on Base. Returns thread tweets with author details.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=xbirdapi-up-railway-app-api-tweets-id-thread",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=xbirdapi-up-railway-app-api-tweets-id-thread"
}
