Jump to content

HELP! Ungültige Anfrage API.


Blogmen8

Recommended Posts

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

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 by fox42
Link to comment
Share on other sites

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.