---
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
  - `borrowingFactorPerSecondForLongs` string, required
  - `borrowingFactorPerSecondForShorts` string, required
  - `fundingFactorPerSecond` string, required
  - `longsPayShorts` boolean, required
  - `virtualPoolAmountForLongToken` string, required
  - `virtualPoolAmountForShortToken` string, required
  - `virtualInventoryForPositions` string, required

## Other responses

- `500` — Internal Server Error

---

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