Market makers facilitate liquidity on the exchange by providing buy and sell quotes for specific trading pairs. This section outlines how to interact with market maker data via API.
before
(string, optional): Cursor for retrieving records before a specific entry.
after
(string, optional): Cursor for retrieving records after a specific entry.
limit
(integer, optional): Maximum number of records to return. Default: 15.
application/json