API Documentation

LivePrice

Description

Used to get all liveprice currencies at nat5exchange along with other meta data.

Method: GET

Response:

200 OKSuccess

Type : JSON

Request Url Example

URL : https://nat5.io/api/livepricelist

Response Example

{"success":true,"message":"","result":[{"low":"0.00000000","high":"0.00000000","marketpair":"BTC_USDT","coinone":"BTC","cointwo":"USDT","lastprice":"43589.99000000","exchange":"0.00%","volume":"0.00000000"},{"low":"0.00000000","high":"0.00000000","marketpair":"ETH_USDT","coinone":"ETH","cointwo":"USDT","lastprice":"3306.48000000","exchange":"0.00%","volume":"0.00000000"},{"low":"0.00000000","high":"0.00000000","marketpair":"DOGE_USDT","coinone":"DOGE","cointwo":"USDT","lastprice":"0.26190000","exchange":"0.00%","volume":"0.00000000"},{"low":"0.00000000","high":"0.00000000","marketpair":"NATCOIN_USDT","coinone":"NATCOIN","cointwo":"USDT","lastprice":"7.25000000","exchange":"0.00%","volume":"0.00000000"},{"low":"0.00000000","high":"0.00000000","marketpair":"BTC_EUR","coinone":"BTC","cointwo":"EUR","lastprice":"5.00000000","exchange":"0.00%","volume":"0.00000000"},{"low":"0.00000000","high":"0.00000000","marketpair":"ETH_EUR","coinone":"ETH","cointwo":"EUR","lastprice":"3306.48000000","exchange":"0.00%","volume":"0.00000000"},{"low":"0.00000000","high":"0.00000000","marketpair":"DOGE_EUR","coinone":"DOGE","cointwo":"EUR","lastprice":"0.26190000","exchange":"0.00%","volume":"0.00000000"},{"low":"0.00000000","high":"0.00000000","marketpair":"NATCOIN_EUR","coinone":"NATCOIN","cointwo":"EUR","lastprice":"7.25000000","exchange":"0.00%","volume":"0.00000000"}]}