Bitcoin Forum
April 26, 2024, 02:29:27 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bit-Bank.org API Released!  (Read 1813 times)
seeARMS @ Bit-Bank (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 62
Merit: 0


View Profile WWW
July 24, 2011, 05:25:35 AM
 #1

Hello,
We've completed working on an API @ https://bit-bank.org!

The API works by sending a POST to the following URL:

Code:
https://bit-bank.org/api.php?key=foo&token=bar&query=myquery

All output that is returned is in JSON format. For instance, to instantly send funds from my account to the account 'foobar', I'd use the following:

Code:
https://bit-bank.org/api.php?key=my_private_key&token=my_private_token&query=sendacc&to=foobar&amt=1.34

The key is a unique, 3rd party key provided on an on-demand basis. The token is a unique token linked to the user's account.

For a complete list of API calls (and to learn how to request an API key), visit: https://bit-bank.org/api_docs.php

The API allows you to:

-return a list of receiving addresses associated to an account
-return the current balance
-get a new address
-send bitcoins to another address
-instantly send bitcoins to another Bit-Bank account
-return the contacts in the user's address book
-list previous transactions in done by the account (up to a specified count)
-returns the bit-bank account associated with a given address.

In the future, we will be adding much more functionality, including:

-email bitcoins and put them 'on hold' until the user registers an account and claims them
-adding/removing entries in the address book
-adding bit-bank 'friends'
1714141767
Hero Member
*
Offline Offline

Posts: 1714141767

View Profile Personal Message (Offline)

Ignore
1714141767
Reply with quote  #2

1714141767
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Existence
Member
**
Offline Offline

Activity: 179
Merit: 18


View Profile WWW
July 25, 2011, 11:33:44 PM
 #2

-email bitcoins and put them 'on hold' until the user registers an account and claims them
That'll be interesting.  Shocked

ValueHunters.club Sell your lots, browse and buy antiques, fine art, jewellery and more for cryptocurrency all over the world.
Click here to profit from Crypto-Auction Join Telegram chat here
seeARMS @ Bit-Bank (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 62
Merit: 0


View Profile WWW
July 31, 2011, 03:15:22 AM
 #3

-email bitcoins and put them 'on hold' until the user registers an account and claims them
That'll be interesting.  Shocked
Indeed. Smiley
ffuentes
Member
**
Offline Offline

Activity: 70
Merit: 10


Only a curious passer-by / FirstBits: 13zsc1


View Profile WWW
July 31, 2011, 03:46:10 AM
 #4

Why all bitcoin startups are runned by "anonymous" people. This makes me mistrust.

Listen Radio Libre (Electronica) Donate. (click for details).

Chilean peso VS BTC ahora: http://irage.ca/2btc.php?a=1&c=CLP&r=1

My bitcoin address
brandon@sourcewerks
Member
**
Offline Offline

Activity: 62
Merit: 10



View Profile
July 31, 2011, 06:25:13 PM
 #5

I'm on it... Will have a PHP library out for it in the next 48 hours.
seeARMS @ Bit-Bank (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 62
Merit: 0


View Profile WWW
July 31, 2011, 10:07:41 PM
 #6

I'm on it... Will have a PHP library out for it in the next 48 hours.
Sounds good. I replied to your email.
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!