{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402social-xyz-api-twitter-v1-user",
  "title": "x402Social \u00b7 X/Twitter User Profile Data",
  "url": "https://x402social.xyz/api/twitter/v1/user",
  "category": "data",
  "summary": "Fetch X (Twitter) user profile data including verification status, followers, and metadata.",
  "seo": {
    "title": "X Twitter User Profile API | x402Social x402",
    "description": "Access X (Twitter) user profiles, followers, verification status, and metadata. Pay-per-call social data API. 0.01 USDC per call on Base."
  },
  "use_cases": [
    "Verify X account authenticity and verification status",
    "Analyze follower counts and account metadata",
    "Monitor influencer or competitor profiles",
    "Enrich social data for reputation systems"
  ],
  "ideal_buyer": "Social media analysts, marketing tools, and reputation systems needing verified X profile data.",
  "example_prompt": "Get the profile data for username elonmusk including verification status and follower count",
  "example_request_body": {
    "username": "elonmusk"
  },
  "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": "0xe44f5f41d11d142ed428930bb7fbc5b162e7efe2",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Access X (formerly Twitter) platform data including user profiles, followers, verification status, and more. Pay only $0.01 per request",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "queryParams": {
            "username": {
              "type": "string"
            }
          }
        },
        "output": {
          "type": "object",
          "properties": {
            "result": {
              "type": "object",
              "properties": {
                "data": {
                  "type": "object",
                  "properties": {
                    "user": {
                      "type": "object",
                      "properties": {
                        "result": {
                          "type": "object",
                          "properties": {
                            "id": {
                              "type": "string"
                            },
                            "core": {
                              "type": "object",
                              "properties": {
                                "name": {
                                  "type": "string"
                                },
                                "created_at": {
                                  "type": "string"
                                },
                                "screen_name": {
                                  "type": "string"
                                }
                              }
                            },
                            "legacy": {
                              "type": "object",
                              "properties": {
                                "verified": {
                                  "type": "boolean"
                                },
                                "description": {
                                  "type": "string"
                                },
                                "friends_count": {
                                  "type": "number"
                                },
                                "statuses_count": {
                                  "type": "number"
                                },
                                "followers_count": {
                                  "type": "number"
                                },
                                "profile_banner_url": {
                                  "type": "string"
                                },
                                "profile_image_url_https": {
                                  "type": "string"
                                }
                              }
                            },
                            "rest_id": {
                              "type": "string"
                            },
                            "__typename": {
                              "type": "string"
                            },
                            "is_blue_verified": {
                              "type": "boolean"
                            }
                          }
                        }
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "x402social-xyz",
    "host": "x402social.xyz",
    "title": "x402social.xyz",
    "description": "An x402-payable API origin. No public homepage content is currently available.",
    "url": "https://x402social.xyz",
    "favicon": "https://x402social.xyz/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402social-xyz-api-twitter-v1-user",
    "url": "https://x402all.com/resource/x402social-xyz-api-twitter-v1-user",
    "name": "x402Social \u00b7 X/Twitter User Profile Data",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402social-xyz-api-twitter-v1-user",
      "@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://x402social.xyz/api/twitter/v1/user",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402social-xyz",
      "url": "https://x402social.xyz",
      "name": "x402social.xyz",
      "@type": "Organization"
    },
    "identifier": "x402social-xyz-api-twitter-v1-user",
    "description": "Access X (Twitter) user profiles, followers, verification status, and metadata. Pay-per-call social data API. 0.01 USDC per call on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402social-xyz-api-twitter-v1-user",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402social-xyz-api-twitter-v1-user"
}
