Liquidity
Get liquidity returns the total liquidity for a crypto pair on an exchange.
Last updated
Get liquidity returns the total liquidity for a crypto pair on an exchange.
Last updated
GET
https://api.abyiss.com/v2/analytics/liquidity/{exchange}/{market}
Returns an object containing the total liquidity for a crypto pair on an exchange.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Example URL: https://api.abyiss.com/v2/analytics/liquidity/coinbasepro/btc-usd?apiKey=
Attribute Name | Data Type | Description |
---|---|---|
exchange*
string
Unique exchange identifier used by Abyiss.
market*
string
Unique Crypto Pair identifier used by the exchange.
apiKey*
string
Your Abyiss API Key
exchange
string
The exchange id.
market
string
The crypto pair.
nonce
integer
The serial unique identifier of the order book on the exchange.
liquidity
integer
The total liquidity for a crypto market pair.