Mercatox.com is using cookies
We use them to give you the best experience. If you are continue using our website, we`ll assume that you are happy to receive all cookies on this website.
Dear users!
We want to remind you that Mercatox Public API is working in normal mode.
The working Public API does not require the use of authorization and is accessible using a GET or POST request.
The URL for accessing the API is as follows https://mercatox.com/api/public/v1/{endpoint}?{params}
There is a list of queries that you can use:
- asset
The assets endpoint is to provide a detailed summary for each currency available on the exchange.
- ticker
The ticker endpoint is to provide a 24-hour pricing and volume summary for each market pair available on the exchange.
- orderbook
The order book endpoint is to provide a complete order book with full depth returned for a given market pair.
- trades
The trades endpoint is to return data on all recently completed trades for a given market pair.
For more information and updates, please refer to the latest API documentation - https://mercatox.com/api/docs/v1#public-endpoints .
Also we want to share with you great news that in the near future we will launch Private trading API and Websocket API.
Thank you for choosing Mercatox.
Mercatox Team