Get ticker of all markets
Last updated 1 year ago
Get ticker of all markets (For response doc see /:market/tickers/ response).
Get list of all available trading pairs
GET /api/v2/live/public/markets/tickers HTTP/1.1 Host: www.mameex.com Accept: */*
{ "at": 1, "ticker": { "low": 1, "high": 1, "open": 1, "last": 1, "volume": 1, "amount": 1, "vol": 1, "avg_price": 1, "price_change_percent": "text", "at": 1 } }