---
title: "Mark Price / Funding Rate"
method: GET
path: "/v2/premiumIndex"
tags: ["Prices"]
---

# Mark Price / Funding Rate

`GET /v2/premiumIndex`

Returns mark price, index price, and funding rate information.
Omit `symbol` to return all symbols.

## Query parameters

- `symbol` string

## Response `200`

Premium index data

- PremiumIndexResponse
  - `symbol` string
  - `markPrice` string
  - `indexPrice` string
  - `estimatedSettlePrice` string
  - `lastFundingRate` string
  - `nextFundingTime` integer
  - `interestRate` string
  - `time` integer

---

[API](https://skmtc.net/strikefinance/apis/strike-finance-staking-api.md) · [All operations](https://skmtc.net/strikefinance/apis/strike-finance-staking-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/strikefinance/strike-finance-staking-api/revisions/6b7d8bd51050/schema)
