{
  "x402Version": 2,
  "id": 6791,
  "slug": "6791",
  "resource": "https://agent.massive.com/v2/snapshot/locale/us/markets/stocks/:direction",
  "description": "The current top 20 gainers or losers of the day, ranked by percentage price change since the previous close. Only includes tickers with volume of 10,000 or more. 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",
          "pathParams": {
            "direction": "gainers"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "status": "OK",
            "tickers": [
              {
                "day": {
                  "c": 14.2284,
                  "dv": "133963.0",
                  "h": 15.09,
                  "l": 14.2,
                  "o": 14.33,
                  "v": 133963,
                  "vw": 14.5311
                },
                "lastQuote": {
                  "P": 14.44,
                  "S": 11,
                  "p": 14.2,
                  "s": 25,
                  "t": 1605195929997325600
                },
                "lastTrade": {
                  "c": [
                    63
                  ],
                  "ds": "536.0",
                  "i": "79372124707124",
                  "p": 14.2284,
                  "s": 536,
                  "t": 1605195848258266000,
                  "x": 4
                },
                "min": {
                  "av": 133963,
                  "c": 14.2284,
                  "dav": "133963.0",
                  "dv": "6108.0",
                  "h": 14.325,
                  "l": 14.2,
                  "n": 5,
                  "o": 14.28,
                  "t": 1684428600000,
                  "v": 6108,
                  "vw": 14.2426
                },
                "prevDay": {
                  "c": 0.73,
                  "h": 0.799,
                  "l": 0.73,
                  "o": 0.75,
                  "v": 1568097,
                  "vw": 0.7721
                },
                "ticker": "PDS",
                "todaysChange": 13.498,
                "todaysChangePerc": 1849.096,
                "updated": 1605195848258266000
              }
            ]
          },
          "type": "json"
        }
      },
      "routeTemplate": "/v2/snapshot/locale/us/markets/stocks/:direction",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "properties": {
                  "direction": {
                    "description": "The direction of the snapshot results to return.",
                    "enum": [
                      "gainers",
                      "losers"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "direction"
                ],
                "type": "object"
              },
              "queryParams": {
                "properties": {
                  "include_otc": {
                    "description": "Include OTC securities in the response. Default is false (don't include OTC securities).",
                    "type": "boolean"
                  }
                },
                "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-09-04T11:11:07.428Z",
  "quality": {
    "calls30d": 8,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-18T14:05:47.327Z"
  },
  "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"
  }
}