{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "xbirdapi-up-railway-app-api-accounts",
  "title": "XBird \u00b7 Account Verification",
  "url": "https://xbirdapi.up.railway.app/api/accounts",
  "category": "tools",
  "summary": "Validate X/Twitter account authentication tokens and verify account registration status.",
  "seo": {
    "title": "XBird X/Twitter Account Verification API | x402",
    "description": "Verify X/Twitter account credentials via x402. 0.001 USDC per call. Base network. Auth token and ct0 validation."
  },
  "use_cases": [
    "Verify X/Twitter credentials before automated actions",
    "Check account standing and registration validity",
    "Validate auth tokens for session management"
  ],
  "ideal_buyer": "X/Twitter automation agents and account management systems verifying credentials before executing social media operations.",
  "example_prompt": "Verify these X credentials: authToken=abc123, ct0=xyz789",
  "example_request_body": {
    "ct0": "xyz789",
    "authToken": "abc123"
  },
  "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": {
          "body": {
            "required": [
              "authToken",
              "ct0"
            ],
            "properties": {
              "ct0": {
                "type": "string"
              },
              "authToken": {
                "type": "string"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "username": "yourhandle",
            "registered": true
          }
        }
      }
    }
  ],
  "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-accounts",
    "url": "https://x402all.com/resource/xbirdapi-up-railway-app-api-accounts",
    "name": "XBird \u00b7 Account Verification",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/xbirdapi-up-railway-app-api-accounts",
      "@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/accounts",
    "@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-accounts",
    "description": "Verify X/Twitter account credentials via x402. 0.001 USDC per call. Base network. Auth token and ct0 validation.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=xbirdapi-up-railway-app-api-accounts",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=xbirdapi-up-railway-app-api-accounts"
}
