{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "token-ohlcv-production-0cce-up-railway-app-api-candles",
  "title": "Token OHLCV \u00b7 Candles API",
  "url": "https://token-ohlcv-production-0cce.up.railway.app/api/candles",
  "category": "finance",
  "summary": "Retrieve OHLCV candlestick data for cryptocurrency tokens across multiple chains and time intervals.",
  "seo": {
    "title": "Token OHLCV Candles API - x402 Trading Data",
    "description": "x402-payable cryptocurrency OHLCV candle data API on Base. Open, high, low, close, volume time-series for token price analysis."
  },
  "use_cases": [
    "Fetch historical price candles for technical analysis and backtesting",
    "Access multi-chain token data via contract address lookup",
    "Retrieve volume and price data for trading signal generation"
  ],
  "ideal_buyer": "Trading bots and quantitative agents requiring granular OHLCV data with per-request pricing.",
  "example_prompt": "Get 30 days of daily OHLCV candles for this Base token contract.",
  "example_request_body": {
    "days": 30,
    "chain": "base",
    "contract": "0x1234567890abcdef1234567890abcdef12345678"
  },
  "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": [],
            "properties": {
              "days": {
                "type": "number",
                "description": "Number of days of history (default 30, max 365). For 1h interval max 2 days, for 4h max 90 days."
              },
              "chain": {
                "type": "string",
                "description": "Blockchain network for contract lookup: base, ethereum, solana, arbitrum, polygon, optimism, bsc."
              },
              "token": {
                "type": "string",
                "description": "CoinGecko token ID (e.g. bitcoin, ethereum, solana). Use this OR contract+chain."
              },
              "contract": {
                "type": "string",
                "description": "On-chain contract address (e.g. 0x...). Use with chain parameter for GeckoTerminal lookup."
              },
              "interval": {
                "type": "string",
                "description": "Candle interval: daily (default), 4h (if days <= 90), 1h (if days <= 2)."
              }
            }
          },
          "type": "http",
          "method": "GET",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {}
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-43f58f9219f2",
  "origin": {
    "slug": "token-ohlcv-production-0cce-up-railway-app",
    "host": "token-ohlcv-production-0cce.up.railway.app",
    "title": "Token OHLCV API",
    "description": "Provides OHLCV (open, high, low, close, volume) data for cryptocurrency tokens. Returns time-series market data for token price analysis and trading applications.",
    "url": "https://token-ohlcv-production-0cce.up.railway.app",
    "favicon": "https://token-ohlcv-production-0cce.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/token-ohlcv-production-0cce-up-railway-app-api-candles",
    "url": "https://x402all.com/resource/token-ohlcv-production-0cce-up-railway-app-api-candles",
    "name": "Token OHLCV \u00b7 Candles API",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/token-ohlcv-production-0cce-up-railway-app-api-candles",
      "@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://token-ohlcv-production-0cce.up.railway.app/api/candles",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/token-ohlcv-production-0cce-up-railway-app",
      "url": "https://token-ohlcv-production-0cce.up.railway.app",
      "name": "Token OHLCV API",
      "@type": "Organization"
    },
    "identifier": "token-ohlcv-production-0cce-up-railway-app-api-candles",
    "description": "x402-payable cryptocurrency OHLCV candle data API on Base. Open, high, low, close, volume time-series for token price analysis.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=token-ohlcv-production-0cce-up-railway-app-api-candles",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=token-ohlcv-production-0cce-up-railway-app-api-candles"
}
