Market Makers
Market Makers
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.
The endpoint below lists all available market makers.
Parameters
-
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.
Responses
-
200 OK
-
Media Type:
application/json
-
Sample Response:
-