Description
Used to get the last 24 hour summary of all active markets.
Method: GET
Response:
200 OK Success
type object
Request Url Example
URL :https://naijacrypto.com/api/getmarketsummaries
Response Example (200 OK)
{ "success": true,"message": "","result": [{ "Last": 11119.626,"Low": 11099,"High": 11444,"Volume": 369.19206585000001,"Bid": 11119.661,"Ask": 11120,"Exchange": "-0.02","MarketName": "USD-BTC" }]