Market maker programme
API reference
The generated field-by-field specification of the Cardiv Market Maker API.
Generated from openapi.json, which imports into Postman and works with client generators. The base URL shown is the devnet integration environment, https://api.beta.cardiv.xyz/api/trade/v1; the mainnet base URL is sent to you with your production API key.
Enabled pairs and their limits
GET /pairs
Order book snapshot
GET /orderbook/{pair}
Recent public trades
GET /trades
Your account and limits
GET /account
Your orders
GET /orders
Prepare an order for signing
POST /orders
Single order by orderId
GET /orders/{orderId}
Prepare a cancel for signing
POST /orders/{contractId}/cancel
Balances (own party)
GET /balances
Not supported
POST /orders/cancel
Submit a signed transaction
POST /submit
Need help? Write to support@wolfedgelabs.com and include your party ID.
Need help
Write to support@wolfedgelabs.com and include your party ID.