Bitcoin Forum
May 14, 2024, 02:13:47 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Blockchain.info API Installation  (Read 395 times)
SBear (OP)
Full Member
***
Offline Offline

Activity: 139
Merit: 100


View Profile
September 03, 2016, 10:53:11 PM
 #1

Anyone knowledgeable in setting up the new wallet API on a website for creating addresses for deposits / forwarding?
1715696027
Hero Member
*
Offline Offline

Posts: 1715696027

View Profile Personal Message (Offline)

Ignore
1715696027
Reply with quote  #2

1715696027
Report to moderator
1715696027
Hero Member
*
Offline Offline

Posts: 1715696027

View Profile Personal Message (Offline)

Ignore
1715696027
Reply with quote  #2

1715696027
Report to moderator
1715696027
Hero Member
*
Offline Offline

Posts: 1715696027

View Profile Personal Message (Offline)

Ignore
1715696027
Reply with quote  #2

1715696027
Report to moderator
The Bitcoin software, network, and concept is called "Bitcoin" with a capitalized "B". Bitcoin currency units are called "bitcoins" with a lowercase "b" -- this is often abbreviated BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715696027
Hero Member
*
Offline Offline

Posts: 1715696027

View Profile Personal Message (Offline)

Ignore
1715696027
Reply with quote  #2

1715696027
Report to moderator
OmegaStarScream
Staff
Legendary
*
Offline Offline

Activity: 3472
Merit: 6135



View Profile
September 04, 2016, 10:59:35 AM
 #2

Anyone knowledgeable in setting up the new wallet API on a website for creating addresses for deposits / forwarding?

I wouldn't recommend using Blockchain.info API personally , instead use Blocktrail (also known as btc.com now) since they have better limits and more stable API.
If you insist on using Blockchain then you could find everything about this on their documentations https://blockchain.info/api/ (Specifically this as you want to generate new addresses and receive payments : https://blockchain.info/api/api_receive )

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
mobnepal
Legendary
*
Offline Offline

Activity: 1218
Merit: 1006


View Profile
September 06, 2016, 02:00:59 PM
 #3

Getting blockchain api key is now hard these days so i used block.io before and also coded bitcoin receiving platform for few of my clients. You can find their api documentation here https://block.io/api/simple/php
but their limitation for free package is not useful if you need to generate huge number of addresses a day.

Instead you can try blocktrail api, however i haven't worked on their api but they seem to provide so much even for free package.
Decoded
Legendary
*
Offline Offline

Activity: 1232
Merit: 1030


give me your cryptos


View Profile
September 11, 2016, 03:33:45 AM
 #4

I've used the blockchain.info API multiple times in the past, it's documented well and is pretty self-explanatory. The API has frequent downtimes, however.

Just install their API lib (I use python, so it falls under pip install), initialise it in your code (in my case, import blockchain or whatever), and then simply use it in your code!

looking for a signature campaign, dm me for that
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!