Cardiv
Market maker programmeAPI reference

Enabled pairs and their limits

Call at startup. minQuoteAmount is the value to respect when sizing orders.

GET/pairs

Response Body

application/json

application/json

curl -X GET "https://example.com/pairs"
{  "ok": true,  "data": {    "pairs": [      {        "pair": "CBTC/CC",        "base": "CBTC",        "quote": "CC",        "minQuoteAmount": "5",        "feeSymbol": "CC"      }    ]  }}

Need help

Write to support@wolfedgelabs.com and include your party ID.