Bitcoin Forum
May 12, 2024, 05:48:40 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [blockchain.info] is post apis of my wallet available?  (Read 553 times)
rex (OP)
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
April 17, 2013, 08:51:59 AM
 #1

Hi there,

I found these apis from blockchain.info helpful: http://blockchain.info/en/api/blockchain_wallet_api

But instead of having a plain text url using HTTP GET like this:
https://blockchain.info/merchant/$guid/payment?password=$main_password&second_password=$second_password&to=$address&amount=$amount&from=$from&shared=$shared&fee=$fee¬e=$note

I prefer to have a HTTP POST method like:
https://blockchain.info/merchant/$guid/payment (all parameters are in POST payload)

There are several reasons for this:
1 more secure (although it's in https, but some browsers may send the urls back to build their search engine, you'll never know)
2 no need to consider the length of my url when dealing with "send many" (really, this bothers me a lot)

So, my question is, is this HTTP POST feature available? Thanks. I really need this feature, and it's should be very easy to add if it's not supported.
1715536120
Hero Member
*
Offline Offline

Posts: 1715536120

View Profile Personal Message (Offline)

Ignore
1715536120
Reply with quote  #2

1715536120
Report to moderator
1715536120
Hero Member
*
Offline Offline

Posts: 1715536120

View Profile Personal Message (Offline)

Ignore
1715536120
Reply with quote  #2

1715536120
Report to moderator
"The nature of Bitcoin is such that once version 0.1 was released, the core design was set in stone for the rest of its lifetime." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
crazy_rabbit
Legendary
*
Offline Offline

Activity: 1204
Merit: 1001


RUM AND CARROTS: A PIRATE LIFE FOR ME


View Profile
April 17, 2013, 08:56:10 AM
 #2

Write them about it then.

more or less retired.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!