{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-twitter-xapi-onrender-com-x402-twitter-following",
  "title": "Twitter XAPI \u00b7 Check Following Status",
  "url": "https://x402-twitter-xapi.onrender.com/x402/twitter/following",
  "category": "data",
  "summary": "Check whether a source Twitter/X account follows a target account, returning a boolean follow status.",
  "seo": {
    "title": "Twitter/X Following Check API | x402 Social Graph Data",
    "description": "Verify if one X account follows another via x402 micropayments. $0.05 per request on Base. Social graph verification for agents."
  },
  "use_cases": [
    "Verify influencer follow-backs for campaign validation",
    "Check mutual following status between two X accounts",
    "Validate social graph connections for reputation scoring"
  ],
  "ideal_buyer": "Influencer marketing agents, reputation systems, and social graph analysis tools verifying X relationships.",
  "example_prompt": "Check if @elonmusk follows @jack on X.",
  "example_request_body": {
    "source": "elonmusk",
    "target": "jack"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive",
    "ratio": 5,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x869145bb7be489d1850aaefd9f0a3939ac24208c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "50000",
      "max_timeout_seconds": 60,
      "description": "Checks if one Twitter X account follows another on X.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "source_username": {
              "type": "string",
              "required": true,
              "description": "Twitter username of the follower"
            },
            "target_username": {
              "type": "string",
              "required": true,
              "description": "Twitter username of the account being followed"
            }
          }
        },
        "output": {
          "type": "object",
          "example": {
            "follow": true
          },
          "properties": {
            "follow": {
              "type": "boolean",
              "description": "True if the source account follows the target account"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "x402-twitter-xapi-onrender-com",
    "host": "x402-twitter-xapi.onrender.com",
    "url": "https://x402-twitter-xapi.onrender.com",
    "favicon": "https://x402-twitter-xapi.onrender.com/assets/twitterx_verification_icon.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-twitter-xapi-onrender-com-x402-twitter-following",
    "url": "https://x402all.com/resource/x402-twitter-xapi-onrender-com-x402-twitter-following",
    "name": "Twitter XAPI \u00b7 Check Following Status",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-twitter-xapi-onrender-com-x402-twitter-following",
      "@type": "Offer",
      "price": "0.05",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.050000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://x402-twitter-xapi.onrender.com/x402/twitter/following",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-twitter-xapi-onrender-com",
      "url": "https://x402-twitter-xapi.onrender.com",
      "name": "x402-twitter-xapi.onrender.com",
      "@type": "Organization"
    },
    "identifier": "x402-twitter-xapi-onrender-com-x402-twitter-following",
    "description": "Verify if one X account follows another via x402 micropayments. $0.05 per request on Base. Social graph verification for agents.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-twitter-xapi-onrender-com-x402-twitter-following",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-twitter-xapi-onrender-com-x402-twitter-following"
}
