cURL
curl --request GET \ --url https://market-data.sandbox.rails.xyz/api/v1/product-specifications
{ "tickSize": "0.00000001", "lotSize": "0.00000001", "fundingIntervalHours": 1, "minOrderSizeUSD": "1", "maxOrderSizeUSD": "" }
This endpoint retrieves product specifications.
This endpoint is deprecated and for up-to-date product specifications, please use Get Product Specifications Version 2 endpoint.
The response is of type object.
object