Author

Topic: MtGox withdrawal API closed? (Read 2058 times)

hero member
Activity: 714
Merit: 500
Psi laju, karavani prolaze.
newbie
Activity: 33
Merit: 0
January 05, 2013, 04:28:52 PM
#8
I can't get v1 withdrawal to work either (based on the Bitcoin Wiki spec). Here's my attempt if anyone's interested (implemented in the XChange project):
https://github.com/mmazi/XChange/tree/mtgox-jaxrs-withdraw
donator
Activity: 305
Merit: 250
November 21, 2012, 11:57:40 PM
#7
I can't get ver1 send_simple to work either.  Been trying for a few weeks now.  MtGox support unfortunately has not given me a solution either.  Anybody able to do BTC withdraw with version 1 or version 2 API?
vip
Activity: 1316
Merit: 1043
👻
October 15, 2012, 06:36:54 AM
#6
That's really disappointing - MTGox doesnt' even know their own API!
member
Activity: 110
Merit: 10
October 15, 2012, 04:55:26 AM
#5
In v1 there is a "send_simple" call:
https://mtgox.com/api/1/generic/bitcoin/send_simple

I did not get it working. The API keeps giving me an error on the bitcoin address:
MtGoxError: u'Invalid bitcoin address, please confirm your input'  Huh

Perhaps the parameters have been renamed. I did add the call to the wiki:
https://en.bitcoin.it/wiki/MtGox/API/HTTP/v1#Withdraw_bitcoins


Can someone help us out? Thanks.

I just got an email from MtGox saying that the 0 version API withdraw method was being deprecated on 31st December 2012. It also said that there are 'send_simple' methods for v1 and v2 but as you say, the API page doesn't list the parameters needed. For the moment I am going to keep using v0 until there is some actual documentation about how to use the new methods.
legendary
Activity: 1582
Merit: 1002
October 14, 2012, 03:23:32 PM
#4
Blockchain.info online wallet offers good solution for the merchants. I see no reason why to use MtGox for sending Bitcoin payments.

https://blockchain.info/api/api_send
newbie
Activity: 29
Merit: 0
October 14, 2012, 03:10:49 PM
#3
In v1 there is a "send_simple" call:
https://mtgox.com/api/1/generic/bitcoin/send_simple

I did not get it working. The API keeps giving me an error on the bitcoin address:
MtGoxError: u'Invalid bitcoin address, please confirm your input'  Huh

Perhaps the parameters have been renamed. I did add the call to the wiki:
https://en.bitcoin.it/wiki/MtGox/API/HTTP/v1#Withdraw_bitcoins


Can someone help us out? Thanks.
newbie
Activity: 24
Merit: 0
April 15, 2012, 11:31:22 AM
#2
Any one know it?

Dose version 1 API support deposit and withdrawal?

Thanks!
newbie
Activity: 24
Merit: 0
April 14, 2012, 09:11:50 PM
#1
I was original post the question in 'Technical support' board, but I guess here may be the better place.


I'm doing a small program want to send bitcoin directly from my MtGox account.

I'm using the version 0 of MtGox API, when I call withdrawal interface I got following error:
{"error":"Authorization to this API denied"}

When I looked the version 1 of MtGox API, it even doesn't have withdrawal interface?

It seems withdrawal is no longer supported now.

Dose any one know how to solve this problem?
Or is any other website can send bitcoin directly from web account?


(I don't want run bitcoind myself.)

It's appreciate for your help!



Quote from: CA Coins on April 14, 2012, 17:48:13
Version 0 withdraw appears to be working fine for me.  I just tested it and I was able to withdraw with the API.

Are the other methods working?  It might be that you don't have withdraw enabled on your API settings page.

You're right, after I enabled withdrawal in settings page, it works now.

Thanks very much!!

BTW, dose the version 1 API support withdrawal? I didn't say any deposit or withdrawal API in wiki page: https://en.bitcoin.it/wiki/MtGox/API/HTTP/v1

Thanks!
Jump to: