{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "xbirdapi-up-railway-app-api-tweets-id",
  "title": "XBird API \u00b7 Tweet Lookup by ID",
  "url": "https://xbirdapi.up.railway.app/api/tweets/[id]",
  "category": "data",
  "summary": "Retrieve tweet metadata and content by tweet ID, including author handle, display name, creation time, and full text.",
  "seo": {
    "title": "XBird API Tweet Lookup | x402 Data API",
    "description": "Fetch tweet data by ID including author, text, and timestamp. x402 micropayment API for social media data access on Base."
  },
  "use_cases": [
    "Fetch specific tweet content for sentiment analysis",
    "Archive tweet data for compliance or research",
    "Enrich social media datasets with full tweet objects"
  ],
  "ideal_buyer": "Data agents and researchers needing programmatic access to tweet content without platform API rate limits or authentication complexity.",
  "example_prompt": "Get the full text and author of 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": "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": {
            "id": "1234567890",
            "text": "Hello world",
            "author": {
              "name": "User",
              "handle": "user"
            },
            "createdAt": "2024-01-01T00:00:00Z"
          }
        }
      }
    }
  ],
  "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",
    "url": "https://x402all.com/resource/xbirdapi-up-railway-app-api-tweets-id",
    "name": "XBird API \u00b7 Tweet Lookup by ID",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/xbirdapi-up-railway-app-api-tweets-id",
      "@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]",
    "@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",
    "description": "Fetch tweet data by ID including author, text, and timestamp. x402 micropayment API for social media data access on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=xbirdapi-up-railway-app-api-tweets-id",
      "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"
}
