{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "stock-price-production-3ec1-up-railway-app-api-quote",
  "title": "Railway Stock API \u00b7 Get Stock Quote",
  "url": "https://stock-price-production-3ec1.up.railway.app/api/quote",
  "category": "data",
  "summary": "Fetch current stock price and market data for a given ticker symbol.",
  "seo": {
    "title": "Stock Price Quote API | x402 USDC Base",
    "description": "Real-time stock price quotes for US equities. Retrieve current market data for tickers like AAPL, TSLA, MSFT. Pay $0.002 USDC per call on Base."
  },
  "use_cases": [
    "Retrieve real-time prices for portfolio valuation",
    "Build stock screening and alert systems",
    "Backtest trading strategies with historical context",
    "Power financial dashboards and reports"
  ],
  "ideal_buyer": "Fintech developers and quantitative analysts needing low-latency US equity price data for applications and models.",
  "example_prompt": "Get the current stock price for TSLA",
  "example_request_body": {
    "symbol": "TSLA"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.067,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6e8b64638b24c6d625b045dd353120d850064e2e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "2000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "symbol"
            ],
            "properties": {
              "symbol": {
                "type": "string",
                "description": "Stock ticker symbol (e.g. AAPL, TSLA, MSFT, GOOG)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {}
        }
      }
    }
  ],
  "origin": {
    "slug": "stock-price-production-3ec1-up-railway-app",
    "host": "stock-price-production-3ec1.up.railway.app",
    "title": "Stock Price API (Railway)",
    "description": "A stock price data service hosted on Railway. The origin appears to be a production deployment for financial market data, though current availability cannot be confirmed.",
    "url": "https://stock-price-production-3ec1.up.railway.app",
    "favicon": "https://stock-price-production-3ec1.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/stock-price-production-3ec1-up-railway-app-api-quote",
    "url": "https://x402all.com/resource/stock-price-production-3ec1-up-railway-app-api-quote",
    "name": "Railway Stock API \u00b7 Get Stock Quote",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/stock-price-production-3ec1-up-railway-app-api-quote",
      "@type": "Offer",
      "price": "0.002",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.002000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://stock-price-production-3ec1.up.railway.app/api/quote",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/stock-price-production-3ec1-up-railway-app",
      "url": "https://stock-price-production-3ec1.up.railway.app",
      "name": "Stock Price API (Railway)",
      "@type": "Organization"
    },
    "identifier": "stock-price-production-3ec1-up-railway-app-api-quote",
    "description": "Real-time stock price quotes for US equities. Retrieve current market data for tickers like AAPL, TSLA, MSFT. Pay $0.002 USDC per call on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=stock-price-production-3ec1-up-railway-app-api-quote",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=stock-price-production-3ec1-up-railway-app-api-quote"
}
