{
  "x402Version": 2,
  "id": 6798,
  "slug": "6798",
  "resource": "https://agent.massive.com/v2/snapshot/locale/us/markets/stocks/tickers",
  "description": "Get the most up-to-date market data for all traded stock symbols. Note: Snapshot data is cleared at 3:30am EST and gets populated as data is received from the exchanges. This can happen as early as 4am EST. Can't find what you're looking for? POST feedback to /feedback, no charge.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x525f6dDcE9aF7a7179D7696aaBfCd5FCd15a21e6",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "type": "http"
        },
        "output": {
          "example": {
            "count": 1,
            "status": "OK",
            "tickers": [
              {
                "day": {
                  "c": 20.506,
                  "dv": "37216.0",
                  "h": 20.64,
                  "l": 20.506,
                  "o": 20.64,
                  "v": 37216,
                  "vw": 20.616
                },
                "lastQuote": {
                  "P": 20.6,
                  "S": 22,
                  "p": 20.5,
                  "s": 13,
                  "t": 1605192959994246100
                },
                "lastTrade": {
                  "c": [
                    14,
                    41
                  ],
                  "ds": "2416.0",
                  "i": "71675577320245",
                  "p": 20.506,
                  "s": 2416,
                  "t": 1605192894630916600,
                  "x": 4
                },
                "min": {
                  "av": 37216,
                  "c": 20.506,
                  "dav": "37216.0",
                  "dv": "5000.0",
                  "h": 20.506,
                  "l": 20.506,
                  "n": 1,
                  "o": 20.506,
                  "t": 1684428600000,
                  "v": 5000,
                  "vw": 20.5105
                },
                "prevDay": {
                  "c": 20.63,
                  "h": 21,
                  "l": 20.5,
                  "o": 20.79,
                  "v": 292738,
                  "vw": 20.6939
                },
                "ticker": "BCAT",
                "todaysChange": -0.124,
                "todaysChangePerc": -0.601,
                "updated": 1605192894630916600
              }
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "include_otc": {
                    "description": "Include OTC securities in the response. Default is false (don't include OTC securities).",
                    "type": "boolean"
                  },
                  "tickers": {
                    "description": "A case-sensitive comma separated list of tickers to get snapshots for. For example, AAPL,TSLA,GOOG. Empty string defaults to querying all tickers.",
                    "type": "array"
                  }
                },
                "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": "agent.massive.com",
  "lastUpdated": "2026-08-31T14:41:22.594Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-08T16:32:09.892Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agent.massive.com",
    "manifest_name": "agent.massive.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}