api for buy/sell bitcoin

0

1

I have recently started a project to build an exchange plateform. I am unable to find an API that provides me an ability to implement a feature to buy and sell bitcoins.

Can someone please let me know

  1. if an api is available to provide this feature.

  2. also if i were to test it, how would i go towards testing that feature.

I have seen some api where there are end points available but it is very risky if end points are changed.

I will really appreciate your help.

Thanks,

mihir patel

Posted 2018-01-07T23:54:16.537

Reputation: 1

Yes, there are APIs. However, why would other exchanges help you?xaav 2018-01-08T00:09:20.407

I am not planning to compete with other exchanges, this is something that i am building as part of my capstone project and learning.mihir patel 2018-01-08T00:17:55.123

If you're not going to compete, just use the GDAX API. Just be aware that you will get shut down if you are competing.xaav 2018-01-08T00:19:01.457

https://github.com/danpaquin/gdax-pythonxaav 2018-01-08T00:19:36.620

Answers

0

A simple google search does the trick:

Yes there are mutiple APIs from major crypto currency exchange:

AK_

Posted 2018-01-07T23:54:16.537

Reputation: 101