{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-tweetx402-com-api-profile",
  "title": "TweetX402 \u00b7 X/Twitter Profile Lookup",
  "url": "https://api.tweetx402.com/api/profile/",
  "category": "data",
  "summary": "Retrieve public X/Twitter profile data including bio, follower counts, following counts, and profile images by username.",
  "seo": {
    "title": "X/Twitter Profile API - User Data & Bio | x402",
    "description": "Get X/Twitter user profiles by username. Bio, follower counts, profile images. Pay 0.01 USDC per call. No API keys. Native X protocol for AI agents."
  },
  "use_cases": [
    "Enrich user profiles for social analytics",
    "Verify influencer metrics for marketing",
    "Build follower analysis tools",
    "Integrate X data into agent workflows without API keys"
  ],
  "ideal_buyer": "Social media analytics platforms, influencer marketing tools, and AI agents needing X/Twitter profile data without traditional API authentication.",
  "example_prompt": "Get the profile data for username 'elonmusk' including bio and follower count.",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "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": "10000",
      "max_timeout_seconds": 30,
      "mime_type": "application/json",
      "description": "Get Twitter/X user profile by username. Returns public profile data including bio, follower counts, and profile images.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "username": {
              "type": "string",
              "required": true,
              "description": "Twitter/X username (without @). Example: elonmusk"
            }
          }
        },
        "output": {
          "type": "object",
          "properties": {
            "name": {
              "type": "string",
              "description": "Display name"
            },
            "userId": {
              "type": "string",
              "description": "Unique user ID"
            },
            "username": {
              "type": "string",
              "description": "Username/handle"
            },
            "biography": {
              "type": "string",
              "description": "User bio"
            },
            "followersCount": {
              "type": "number",
              "description": "Number of followers"
            },
            "followingCount": {
              "type": "number",
              "description": "Number following"
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-5d366f113738",
  "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-profile",
    "url": "https://x402all.com/resource/api-tweetx402-com-api-profile",
    "name": "TweetX402 \u00b7 X/Twitter Profile Lookup",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-tweetx402-com-api-profile",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "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/profile/",
    "@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-profile",
    "description": "Get X/Twitter user profiles by username. Bio, follower counts, profile images. Pay 0.01 USDC per call. No API keys. Native X protocol for AI agents.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-tweetx402-com-api-profile",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-tweetx402-com-api-profile"
}
