{
  "x402Version": 2,
  "id": 4216,
  "slug": "4216",
  "resource": "https://api.dripmetrics.ai/options/gex",
  "description": "DripMetricsAI (https://dripmetrics.ai/) provides on-demand BTC option-derived metrics that combine the Deribit option chain with DripMetrics' own trade-level realized calculations. Agents can pay per request via x402 and receive structured JSON metrics without subscriptions or API keys. GEX aggregates open-interest-weighted Black-76 gamma across the whole Deribit BTC chain into a strike-level gamma exposure profile, total net GEX, and the gamma flip level.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xc9b70D8d342609437bc87Ec3C877911a306d3e6A",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "components": {
              "distanceToMaxGammaStrikePct": 0.018,
              "gammaFlipLevel": 104800.5,
              "grossCallGexUsdPer1Pct": 401000000,
              "grossPutGexUsdPer1Pct": 219000000,
              "maxGammaStrike": 110000,
              "profile": [
                {
                  "absGexUsdPer1Pct": 61000000,
                  "netGexUsdPer1Pct": 52000000,
                  "strike": 110000
                }
              ],
              "signConvention": "dealers-long-calls-short-puts",
              "spot": 108050.2
            },
            "computedAt": "2026-07-08T14:00:00.000Z",
            "metric": "gex",
            "pair": "BTC",
            "sampleSize": {
              "expiries": 11,
              "instruments": 612
            },
            "source": {
              "chain": "https://www.deribit.com/api/v2/public/get_book_summary_by_currency?currency=BTC&kind=option",
              "index": "https://www.deribit.com/api/v2/public/get_index_price?index_name=btc_usd",
              "trades": "DripMetrics BTC trade cache"
            },
            "value": 182000000
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "additionalProperties": false,
                "properties": {},
                "required": [],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "additionalProperties": false,
                "properties": {
                  "components": {
                    "type": "object"
                  },
                  "computedAt": {
                    "format": "date-time",
                    "type": "string"
                  },
                  "metric": {
                    "type": "string"
                  },
                  "pair": {
                    "const": "BTC",
                    "type": "string"
                  },
                  "sampleSize": {
                    "type": "object"
                  },
                  "source": {
                    "type": "object"
                  },
                  "value": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "window": {
                    "type": "string"
                  }
                },
                "required": [
                  "metric",
                  "pair",
                  "value",
                  "components",
                  "sampleSize",
                  "source",
                  "computedAt"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.dripmetrics.ai",
  "lastUpdated": "2026-08-23T02:06:50.876Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-23T02:06:50.451Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.dripmetrics.ai",
    "manifest_name": "api.dripmetrics.ai",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}