{
  "x402Version": 2,
  "id": 480,
  "slug": "480",
  "resource": "https://api.hyperextend.xyz/v1/candles/BTC/1m",
  "description": "OHLCV candles over a window — main, spot, HIP-3 (e.g. xyz:AAPL, xyz:SP500) and HIP-4 outcome markets; intervals 1m to 1d. Priced per row ($0.00001 base for main/spot, $0.000025 premium for HIP-3/HIP-4); paginate with the X-Next-Start header (≤5000 rows/page). Candles lag ~2 days (reconstructed from the archive); omit start/end for the most-recent page.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x548fC289526ab2F0391D562a723cdA64Bbf1abc4",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "51000",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact",
      "network": "hyperliquid:mainnet",
      "payTo": "0x548fC289526ab2F0391D562a723cdA64Bbf1abc4",
      "asset": "USDC:0x6d1e7cde53ba9467b783cb7c530ce054",
      "amount": "0.051",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "batch-settlement",
      "network": "eip155:8453",
      "payTo": "0x548fC289526ab2F0391D562a723cdA64Bbf1abc4",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "51000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "dex": "main",
            "end": 0,
            "limit": 5000,
            "start": 0
          },
          "type": "http"
        },
        "output": {
          "example": {
            "c": "42080.0",
            "close_time": 1700000059999,
            "h": "42100.0",
            "interval": "1m",
            "l": "41950.0",
            "n": 340,
            "o": "42000.0",
            "open_time": 1700000000000,
            "v": "12.5"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "pathParams": {
                "properties": {
                  "coin": {
                    "description": "Asset symbol, e.g. BTC",
                    "type": "string"
                  },
                  "interval": {
                    "description": "Candle interval, e.g. 1m",
                    "type": "string"
                  }
                },
                "required": [
                  "coin",
                  "interval"
                ],
                "type": "object"
              },
              "queryParams": {
                "properties": {
                  "dex": {
                    "type": "string"
                  },
                  "end": {
                    "type": "integer"
                  },
                  "limit": {
                    "type": "integer"
                  },
                  "start": {
                    "type": "integer"
                  }
                },
                "required": [],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.hyperextend.xyz",
  "lastUpdated": "2026-09-08T15:00:59.184Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-08T15:00:58.558Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.hyperextend.xyz",
    "manifest_name": "api.hyperextend.xyz",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}