GMX · Schema

MarketTickerResponse

DeFiPerpetual ExchangeDEXTradingLeverageLiquidity PoolsGLPGM TokensGLVArbitrumAvalancheWeb3

Properties

Name Type Description
netRateShort string
netRateLong string
borrowingRateShort string
borrowingRateLong string
fundingRateShort string
fundingRateLong string
poolAmountShortUsd string
poolAmountLongUsd string
availableLiquidityShort string
availableLiquidityLong string
shortInterestUsdMark string
longInterestUsdMark string
shortInterestUsd string
longInterestUsd string
shortInterestInTokens string
longInterestInTokens string
priceChangePercent24hBps string
priceChange24h string
close24h string
open24h string
low24h string
high24h string
markPrice string
maxPrice string
minPrice string
marketTokenAddress string
symbol string
View JSON Schema on GitHub

JSON Schema

MarketTickerResponse.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://api-evangelist.github.io/gmx/json-schema/MarketTickerResponse.json",
  "title": "MarketTickerResponse",
  "properties": {
    "netRateShort": {
      "type": "string"
    },
    "netRateLong": {
      "type": "string"
    },
    "borrowingRateShort": {
      "type": "string"
    },
    "borrowingRateLong": {
      "type": "string"
    },
    "fundingRateShort": {
      "type": "string"
    },
    "fundingRateLong": {
      "type": "string"
    },
    "poolAmountShortUsd": {
      "type": "string"
    },
    "poolAmountLongUsd": {
      "type": "string"
    },
    "availableLiquidityShort": {
      "type": "string"
    },
    "availableLiquidityLong": {
      "type": "string"
    },
    "shortInterestUsdMark": {
      "type": "string"
    },
    "longInterestUsdMark": {
      "type": "string"
    },
    "shortInterestUsd": {
      "type": "string"
    },
    "longInterestUsd": {
      "type": "string"
    },
    "shortInterestInTokens": {
      "type": "string"
    },
    "longInterestInTokens": {
      "type": "string"
    },
    "priceChangePercent24hBps": {
      "type": "string"
    },
    "priceChange24h": {
      "type": "string"
    },
    "close24h": {
      "type": "string"
    },
    "open24h": {
      "type": "string"
    },
    "low24h": {
      "type": "string"
    },
    "high24h": {
      "type": "string"
    },
    "markPrice": {
      "type": "string"
    },
    "maxPrice": {
      "type": "string"
    },
    "minPrice": {
      "type": "string"
    },
    "marketTokenAddress": {
      "type": "string"
    },
    "symbol": {
      "type": "string"
    }
  },
  "required": [
    "netRateShort",
    "netRateLong",
    "borrowingRateShort",
    "borrowingRateLong",
    "fundingRateShort",
    "fundingRateLong",
    "poolAmountShortUsd",
    "poolAmountLongUsd",
    "availableLiquidityShort",
    "availableLiquidityLong",
    "shortInterestUsdMark",
    "longInterestUsdMark",
    "shortInterestUsd",
    "longInterestUsd",
    "shortInterestInTokens",
    "longInterestInTokens",
    "priceChangePercent24hBps",
    "priceChange24h",
    "close24h",
    "open24h",
    "low24h",
    "high24h",
    "markPrice",
    "maxPrice",
    "minPrice",
    "marketTokenAddress",
    "symbol"
  ],
  "type": "object"
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/MarketTickerResponse"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.