Author

Topic: Exchanges with withdrawal using API (Read 588 times)

newbie
Activity: 43
Merit: 0
February 21, 2014, 03:46:38 AM
#7
So, no other exchange with Withdrawal requests via API besides Bitstamp
newbie
Activity: 26
Merit: 0
February 20, 2014, 06:32:14 PM
#6
www.kraken.com seems to plan withdrawals, according to the available options when generating API keys.
newbie
Activity: 43
Merit: 0
February 20, 2014, 05:34:15 PM
#5
Is there any API for withdrawal ?

The only that I know is on https://www.bitstamp.net/api/

Withdrawal requests

POST https://www.bitstamp.net/api/withdrawal_requests/

Params:

    key - API key
    signature - signature
    nonce - nonce

Returns JSON list of withdrawal requests. Each request is represented as dictionary:

    id - order id
    datetime - date and time
    type - (0 - SEPA; 1 - bitcoin; 2 - WIRE transfer; 3 and 4 - bitstamp code; 5 - Mt.Gox code)
    amount - amount
    status - (0 - open; 1 - in process; 2 - finished; 3 - canceled; 4 - failed)
    data - additional withdrawal request data (Mt.Gox code, etc.)
legendary
Activity: 2338
Merit: 1204
The revolution will be digital
February 20, 2014, 05:19:49 PM
#4
Is there any API for withdrawal ?
newbie
Activity: 43
Merit: 0
February 20, 2014, 05:11:20 PM
#3
MtGox
BTCe
Cryptsy
mcxNOW (non-standard API)

Here is a list of big markets... (Markets menu on the top)
http://bitcoinwisdom.com

BTC-e have API for withdrawal?
hero member
Activity: 504
Merit: 500
February 20, 2014, 04:50:36 PM
#2
MtGox
BTCe
Cryptsy
mcxNOW (non-standard API)

Here is a list of big markets... (Markets menu on the top)
http://bitcoinwisdom.com
newbie
Activity: 43
Merit: 0
February 20, 2014, 04:19:51 PM
#1
Hi,

I need to make a list with the exchanges that have withdrawals via API.

The only that I know right now is: Bitstamp

There are other options?
Jump to: