Blogmen8 Posted July 7, 2019 Share Posted July 7, 2019 Hello! Please help, i have see public orderbook. This !! PUBLIC !! orderbook https://www.bitcoin.de/en/btceur/market But i have see over API! I did this https://api.bitcoin.de/v2/orders?type=buy&trading_pair=btceur but this do not work. =(( please give me correct request. Link to comment Share on other sites More sharing options...
fox42 Posted July 7, 2019 Share Posted July 7, 2019 vor 1 Minute schrieb Blogmen8: Hello! Please help, i have see public orderbook. This !! PUBLIC !! orderbook https://www.bitcoin.de/en/btceur/market But i have see over API! I did this https://api.bitcoin.de/v2/orders?type=buy&trading_pair=btceur but this do not work. =(( please give me correct request. Hi, can you provide a little more info? What is the response from the server? How does your request look like? Because you need to add the signature part as well.. Link to comment Share on other sites More sharing options...
Blogmen8 Posted July 7, 2019 Author Share Posted July 7, 2019 This my request: https://api.bitcoin.de/v2/orders?type=buy&trading_pair=btceur I requested secret API key , but they didn't send me. https://www.bitcoin.de/en/api/tapi/v2/docu showOrderbook Link to comment Share on other sites More sharing options...
fox42 Posted July 7, 2019 Share Posted July 7, 2019 (edited) vor 7 Minuten schrieb Blogmen8: This my request: https://api.bitcoin.de/v2/orders?type=buy&trading_pair=btceur I requested secret API key , but they didn't send me. https://www.bitcoin.de/en/api/tapi/v2/docu showOrderbook Without the response from the server that you receive, nobody can really help you. And without an API key, you cannot do the requests.. As stated in the API description, any request needs these headers: X-API-KEY X-API-NONCE X-API-SIGNATURE Edited July 7, 2019 by fox42 Link to comment Share on other sites More sharing options...
Blogmen8 Posted July 7, 2019 Author Share Posted July 7, 2019 https://bittrex.com/api/v1.1/public/getorderbook?market=USDT-BTC&type=sell https://bittrex.com/api/v1.1/public/getorderbook?market=USDT-BTC&type=buy What are the requests for bitcoin.de? Link to comment Share on other sites More sharing options...
fox42 Posted July 7, 2019 Share Posted July 7, 2019 vor 4 Minuten schrieb Blogmen8: https://bittrex.com/api/v1.1/public/getorderbook?market=USDT-BTC&type=sell https://bittrex.com/api/v1.1/public/getorderbook?market=USDT-BTC&type=buy What are the requests for bitcoin.de? Dude, I told you. You need the API key. And if you have errors and want help, post the errors. Link to comment Share on other sites More sharing options...
Blogmen8 Posted July 7, 2019 Author Share Posted July 7, 2019 Thanks fox42! Where to write X-API-KEY ? ====> https://api.bitcoin.de/v2/orders?trading_pair=btceur&type=buy The administration Bitcoin.de please give me the key to view the public book of applications, I requested, but I have not received an answer for more than six months. My account: Blogmen8@yandex.ru Link to comment Share on other sites More sharing options...
fox42 Posted July 7, 2019 Share Posted July 7, 2019 You already mentioned: https://www.bitcoin.de/de/api/tapi/v2/docu It tells you how to calculate the signature and where to put it. And as said, you need the 3 headers. I believe, the API is restricted to customers of the platform only. If you intend to include the orderbook of bitcoin.de in your own product, maybe explain to the support what you want to do and they might allow you to. For prices look at this: https://www.bitcoin.de/de/api/price-widget Link to comment Share on other sites More sharing options...
ap7fxm Posted July 7, 2019 Share Posted July 7, 2019 (edited) Did you try Websocket? I guess you do not need an API-Key for this. Edited July 7, 2019 by ap7fxm Wording Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now