Bitcoin Forum
May 11, 2024, 04:13:25 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Purpose me a good API to receive payments for my application  (Read 2035 times)
skylord56 (OP)
Member
**
Offline Offline

Activity: 96
Merit: 10


View Profile WWW
March 15, 2017, 08:58:41 PM
 #1

Hi,
I already used 3 APIs for my projects, but for each of them, i found some issues.

Blockchain.info - Many times i get my IP blacklisted without any reason
Block.io - I am using bitcoin forwarder but is not free.
Blocktrail - Good to receive payments, but take many fees (For a transaction of 5$ i lose 10$ !)

Can someone suggest me any trusted alternative solution please ?

Whoever mines the block which ends up containing your transaction will get its fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715444005
Hero Member
*
Offline Offline

Posts: 1715444005

View Profile Personal Message (Offline)

Ignore
1715444005
Reply with quote  #2

1715444005
Report to moderator
Henkkaa
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
March 16, 2017, 04:44:13 PM
 #2

Hi,
I already used 3 APIs for my projects, but for each of them, i found some issues.

Blockchain.info - Many times i get my IP blacklisted without any reason
Block.io - I am using bitcoin forwarder but is not free.
Blocktrail - Good to receive payments, but take many fees (For a transaction of 5$ i lose 10$ !)

Can someone suggest me any trusted alternative solution please ?
You get your IP blacklisted from blockchain, because it isn't meant to be used for business.
Some options you have other than those 3 are Bitpay and Coinify. If I'm not mistaken, Bitcoin Core wallet can be used for this purpose as well.
OmegaStarScream
Staff
Legendary
*
Offline Offline

Activity: 3472
Merit: 6131



View Profile
March 16, 2017, 04:53:21 PM
 #3

I never heard about anyone receiving payments and getting such high fees using blocktrail honestly, If you are going to receive great amounts and you are not planning to run your own bitcoind and do the programming part your self, then I suggest using BitPay, It's what most big businesses use.

█▀▀▀











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











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
hamburger
Full Member
***
Offline Offline

Activity: 241
Merit: 107



View Profile WWW
March 16, 2017, 05:02:52 PM
 #4

Hi,
I already used 3 APIs for my projects, but for each of them, i found some issues.

Blockchain.info - Many times i get my IP blacklisted without any reason
Block.io - I am using bitcoin forwarder but is not free.
Blocktrail - Good to receive payments, but take many fees (For a transaction of 5$ i lose 10$ !)

Can someone suggest me any trusted alternative solution please ?
You get your IP blacklisted from blockchain, because it isn't meant to be used for business.
Some options you have other than those 3 are Bitpay and Coinify. If I'm not mistaken, Bitcoin Core wallet can be used for this purpose as well.

Use the API of http://blockr.io/ and let them know if you will make a huge amount of calls - I had no issues since moving to them.

Datacoin : DHZ6H91fsDoBHbdqED3ysCJJ2TUh3zRMZD
Krugercoin : Yz3A9sTMp2yh5QLuAL8YQyvS5PdjHRHkkf
nemgun
Hero Member
*****
Offline Offline

Activity: 882
Merit: 533



View Profile WWW
March 16, 2017, 05:04:08 PM
 #5

https://www.blockcypher.com/
They have a really great API, i had the same issue you are experiencing, and i tried a lot of APIs, but this one will definitly solve your problems. However, if you want to get market informations, or "Other" informations, this one may not be enough, may i ask you what you inted to do with the API ?
Is it for accounts management ? Requesting blockchain informations ? Maybe something else ?

It is important because each API have it's own good and bad sides.
PremiumCodeX
Hero Member
*****
Offline Offline

Activity: 1204
Merit: 531


Metaverse 👾 Cyberweapons


View Profile
March 16, 2017, 09:25:18 PM
 #6

Since you have received some 3rd party suggestion already, I am grabbing the DIY line. If you ever choose this path and need some guidance, I can give a few tips, especially related server security. From security viewpoint, btw, using your own bitcoind is the safest and it would solve any blacklist-issue too.

[TUTORIAL] How to steal $350 000?
Best OS for recovering stolen BTCs.
Visit our FREE Bitcointalk thread.
skylord56 (OP)
Member
**
Offline Offline

Activity: 96
Merit: 10


View Profile WWW
March 17, 2017, 02:27:02 AM
 #7

Many thank's for the suggestions.

Can't use bitcoind since it require a big server and another investment.

I want use the API to generate many bitcoin addresses and withdraw automatically to any bitcoin address.

Bitpay require us to verify our account.

The two main function i am looking for:
- Generate many bitcoin addresses
- Moving money between address or withdraw to external bitcoin addresses.

erikalui
Legendary
*
Offline Offline

Activity: 2632
Merit: 1094



View Profile WWW
March 17, 2017, 10:31:14 AM
 #8

You can try these two websites:

https://blockchainapi.org/
https://gourl.io/


Blockchainapi doesn't require you to verify your account but I am not sure about gourl. The former one generates a unique bitcoin address everytime and you can withdraw it to another bitcoin address and it charges 1% fee wile gourl allows you to receive other altcoin payments.

vivabux
Sr. Member
****
Offline Offline

Activity: 516
Merit: 250


MoonDeFi


View Profile
March 17, 2017, 01:59:09 PM
 #9

bitgo i think is good

MOONDEFI


















Powered by,
Patatas
Legendary
*
Offline Offline

Activity: 1750
Merit: 1115

Providing AI/ChatGpt Services - PM!


View Profile
March 17, 2017, 04:33:18 PM
 #10

Blocktrail - Good to receive payments, but take many fees (For a transaction of 5$ i lose 10$ !)
How is that even possible ? Seems irrelevant logically.You should probably report the issue to their support.

Can someone suggest me any trusted alternative solution please ?
For that,you need to tell us a few things about your project
 -How many transactions you send/receive on daily basis ?
 -Are you taking the transaction fees from your customers or paying them yourself ?
 -Is that big/medium/small sized project ?
 
If you think you need not depend on an API given their restrictions,start writing code from scratch or fork one of the open source repos.
freemanjackal
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
March 18, 2017, 07:55:30 PM
 #11

it is really weird that you pay in fees more than what you receive or pay, have you contacted Blocktrail support ?
coinableS
Legendary
*
Offline Offline

Activity: 1442
Merit: 1179



View Profile WWW
March 19, 2017, 02:31:50 AM
 #12

It's not launched yet, but I'm working on an API service. It will do what you're asking.
https://bitcointalk.org/index.php?topic=1833023.0

BuySomeBitcoins
Sr. Member
****
Offline Offline

Activity: 434
Merit: 253



View Profile
March 19, 2017, 11:56:56 PM
 #13

keep it simple, use coinsimple.

Else, bitgo.
skylord56 (OP)
Member
**
Offline Offline

Activity: 96
Merit: 10


View Profile WWW
March 20, 2017, 09:09:02 PM
 #14

Many thank's for all.

I reported this to blocktrail and they said he took fees from every bitcoin address where i received bitcoin and used to withdraw money, i didn't insisted at this point since i will move to another solution.

Withdraw money programmatically is required.

I have about 50 - 100 new bitcoin generated per day.

BuySomeBitcoins
Sr. Member
****
Offline Offline

Activity: 434
Merit: 253



View Profile
March 20, 2017, 09:11:17 PM
 #15

I have about 50 - 100 new bitcoin generated per day.


waaat ?

fifty to a hundred bitcoins per day ?
freemanjackal
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
March 21, 2017, 02:50:56 AM
 #16


I have about 50 - 100 new bitcoin generated per day.
wow is this really the number, isnt it too big?, if not thats something to take into account
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!