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/apiTradepairs
Response Example
{"success":true,"message":"","result":{"marketpairs":["BTC_USDT","ETH_USDT","DOGE_USDT","NATCOIN_USDT","BTC_EUR","ETH_EUR","DOGE_EUR","NATCOIN_EUR"]}}