---
title: "Get current ETH staking quota (USER_DATA)"
method: GET
path: "/sapi/v1/eth-staking/eth/quota"
tags: ["Staking"]
---

# Get current ETH staking quota (USER_DATA)

`GET /sapi/v1/eth-staking/eth/quota`

Weight(IP): 150

## Query parameters

- `recvWindow` integer
- `timestamp` integer, required
- `signature` string, required

## Response `200`

Eth staking quota

- object
  - `leftStakingPersonalQuota` string, required — Show min(Daily available limit, total personal staking quota)
  - `leftRedemptionPersonalQuota` string, required — Show min(Daily personal redeem quota, total redemption limit)

## Other responses

- `400` — Bad Request
- `401` — Unauthorized Request

---

[API](https://skmtc.net/binance/apis/binance-public-spot-api.md) · [All operations](https://skmtc.net/binance/apis/binance-public-spot-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/binance/binance-public-spot-api/versions/0dd2f133e12d/schema)
