Post
Topic
Board Project Development
Need php api and example to display all coins prices on my website
by
techansaari
on 11/07/2017, 10:50:42 UTC
Hello,
I am trying to develop my website to display bitcoin and all altcoins prices with volumes from exchanges.
I got all prices from worldcoinindex :
https://www.worldcoinindex.com/apiservice/json?key=hXqCVku1C8NK9UtZjMGBFBJip

it is working fine from localhost (xampp) but when I try it from server it sends to a cloudflare page.

Please suggest what i am doing wrong / missing?

Thanks