{
  "x402Version": 2,
  "id": 6417,
  "slug": "6417",
  "resource": "https://api.usenami.io/v1/perp/open-interest",
  "description": "Open interest per venue for one crypto perpetual, with mark_price alongside — positioning and crowding across tracked CEX and DEX perp venues. Raw value: units vary per venue, see units_note in the response.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x1538726707212F4dB3EB67cEc0910422A310475c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "canonical_id": {
              "description": "Disambiguates a ticker that names two unrelated assets; a 409 on the ticker alone names the candidates. The response echoes the resolved `canonical_id`, so you always know which asset you were answered about.",
              "required": false,
              "type": "string"
            },
            "ticker": {
              "description": "Base ticker (e.g. BTC, ETH). Required.",
              "required": true,
              "type": "string"
            },
            "venue": {
              "description": "Venue name (e.g. binance, hyperliquid). Required.",
              "required": true,
              "type": "string"
            }
          },
          "type": "http"
        },
        "output": {
          "example": {
            "canonical_id": "btc-crypto",
            "mark_price": 76540.45,
            "open_interest_raw": 98650.31,
            "ticker": "BTC",
            "units_note": "open_interest values are raw per venue ...",
            "updated_at": "2026-05-26T17:03:12Z",
            "venue": "binance"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "method": {
                "type": "string"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.usenami.io",
  "lastUpdated": "2026-09-15T07:23:53.335Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-15T07:23:52.499Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.usenami.io",
    "manifest_name": "api.usenami.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}