---
title: "GET /markets/values"
method: GET
path: "/markets/values"
tags: ["Markets"]
---

# GET /markets/values

`GET /markets/values`

## Response `200`

Success

- MarketValuesResponse[]
  - `marketTokenAddress` string, required
  - `longPoolAmount` string, required
  - `shortPoolAmount` string, required
  - `poolValueMax` string, required
  - `poolValueMin` string, required
  - `totalBorrowingFees` string, required
  - `positionImpactPoolAmount` string, required
  - `swapImpactPoolAmountLong` string, required
  - `swapImpactPoolAmountShort` string, required
  - `longInterestUsd` string, required
  - `shortInterestUsd` string, required
  - `longInterestInTokens` string, required
  - `shortInterestInTokens` string, required
  - `longInterestUsdUsingLongToken` string
  - `longInterestUsdUsingShortToken` string
  - `shortInterestUsdUsingLongToken` string
  - `shortInterestUsdUsingShortToken` string
  - `longInterestInTokensUsingLongToken` string
  - `longInterestInTokensUsingShortToken` string
  - `shortInterestInTokensUsingLongToken` string
  - `shortInterestInTokensUsingShortToken` string
  - `borrowingFactorPerSecondForLongs` string, required
  - `borrowingFactorPerSecondForShorts` string, required
  - `fundingFactorPerSecond` string, required
  - `longsPayShorts` boolean, required
  - `virtualPoolAmountForLongToken` string, required
  - `virtualPoolAmountForShortToken` string, required
  - `virtualInventoryForPositions` string, required
  - `virtualInventoryForPositionsInTokens` string, required
  - `updatedAt` number, double, nullable, required

## Other responses

- `500` — Internal Server Error

## Changes

- **2026-08-25** `4455f6c22f99` — 1 info
  - added `#/components/schemas/Pick_MarketInfoResponse.MarketValuesFieldKey_, subschema #2` to the `items/` response property `allOf` list for the response status `200`

[Change history](https://skmtc.dev/gmx/apis/gmx-io-gmx-public-api/changes/markets/values/get.md)

---

[API](https://skmtc.dev/gmx/apis/gmx-io-gmx-public-api.md) · [All operations](https://skmtc.dev/gmx/apis/gmx-io-gmx-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gmx/gmx-io-gmx-public-api/revisions/4455f6c22f99/schema)
