Post
Topic
Board Bitcoin Technical Support
Re: Req: Python MtGox auth example
by
rokj
on 17/04/2012, 10:12:20 UTC
I just tried it. However, the result is same:  Huh
Code:
url = "https://mtgox.com/api/0/info.php"

Try APIv1.

https://mtgox.com/api/1/BTCUSD/public/ticker using GET or https://mtgox.com/api/1/generic/private/orders using POST.