{
  "x402Version": 2,
  "id": 1452,
  "slug": "1452",
  "resource": "https://omniterminal.app/api/x402/v1/screenshots/liquidation-levels/:symbol",
  "description": "Omni Terminal renders a bounded price-chart PNG with published Hyperliquid liquidation levels so visual-capable trading agents can inspect level placement and price structure.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:84532",
      "payTo": "0x733f40A4FA0cd13d59aBADE04b9eD2e9acAc6457",
      "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x733f40A4FA0cd13d59aBADE04b9eD2e9acAc6457",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "symbol": "BTC"
          },
          "queryParams": {
            "interval": "1d",
            "layout": "standard",
            "scope": "aggregate"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "content_type": "image/png",
            "schema": "omni_screenshot.v1",
            "service": "omni.liquidation_levels_screenshot"
          },
          "type": "json"
        }
      },
      "routeTemplate": "/api/x402/v1/screenshots/liquidation-levels/:symbol",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "properties": {
                  "symbol": {
                    "description": "Allowlisted market symbol, for example BTC",
                    "type": "string"
                  }
                },
                "required": [
                  "symbol"
                ],
                "type": "object"
              },
              "queryParams": {
                "properties": {
                  "interval": {
                    "default": "1d",
                    "enum": [
                      "1m",
                      "5m",
                      "15m",
                      "1h",
                      "2h",
                      "4h",
                      "8h",
                      "1d",
                      "3d",
                      "1w",
                      "1M"
                    ],
                    "type": "string"
                  },
                  "layout": {
                    "default": "standard",
                    "enum": [
                      "compact",
                      "standard",
                      "tall"
                    ],
                    "type": "string"
                  },
                  "scope": {
                    "default": "aggregate",
                    "enum": [
                      "current",
                      "aggregate"
                    ],
                    "type": "string"
                  }
                },
                "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"
      }
    },
    "builder-code": {
      "info": {
        "a": "bc_wttcxbb6"
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "additionalProperties": false,
        "properties": {
          "a": {
            "description": "App builder code",
            "pattern": "^[a-z0-9_]{1,32}$",
            "type": "string"
          },
          "s": {
            "description": "Service builder codes",
            "items": {
              "pattern": "^[a-z0-9_]{1,32}$",
              "type": "string"
            },
            "type": "array"
          },
          "w": {
            "description": "Wallet builder code",
            "pattern": "^[a-z0-9_]{1,32}$",
            "type": "string"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar",
    "builder-code"
  ],
  "sourceHost": "omniterminal.app",
  "lastUpdated": "2026-09-05T09:41:20.443Z",
  "quality": {
    "calls30d": 15,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-05T09:41:20.161Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "omniterminal.app",
    "manifest_name": "omniterminal.app",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}