Get Discount Rate

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Description

Retrieve collateral discount rates, returned as a map keyed by coin. The discount rate determines how much of a coin's market value is counted as margin collateral (e.g. "0.9500" means 95% of the coin's value is recognized as margin).

This endpoint replaces the deprecated Get Discount Rate (Legacy), which will be removed after 2026-11-15.

Authentication required. Permission: READ.

Rate limit: 3 requests per 10 seconds.

Request Parameters

NameTypeMandatoryDescription
coinStringNCoin symbol filter (e.g. BTC). If omitted, returns rates for all coins.

Response Fields

The data field is a map keyed by coin symbol (e.g. BTC). Each value contains the fields below.

FieldTypeDescription
coinStringCoin symbol (same as the map key).
discountStringDiscount rate applied when this coin is used as margin collateral, as a decimal (e.g. "0.9500" = 95%).
Query Params
string

Coin

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json