Hi,I wanna get pm last price from api. can i do that?
how can i do?
Hi there!
By ‘pm’, do you mean the coin Perfect money?
If you just need the price, you can use our historic-price endpoint - as documented here - like so:
api.coinranking.com/v2/coin/btGTRoQAYQbO/historic-price. If you don’t add the timestamp it will default to the latest price.
If you need more data then just the price, you can use our coin endpoint see docs:
api.coinranking.com/v2/coin/btGTRoQAYQbO.
I see that the latest price is already pretty old. Perhaps we don’t get any new data from any exchanges, but I’ve asked our team to look into it.