v1
latestOpenAPI 3.1.02026-07-1411015.4 KBGet product mid price
Returns the mid price of the order book for a specified product.
get/v1/products/mid-price/{productSymbol}
Path parameters
productSymbolstring required
ethperp, btcperp, etc.
Response
200
Example response
{
"price": "3252650000000000000000"
}