npm-kraken-api icon indicating copy to clipboard operation
npm-kraken-api copied to clipboard

Is there any Sandbox , for testing all things ???

Open Govind13100 opened this issue 7 years ago • 2 comments
trafficstars

Hey there,

I need help for sandbox, i have google but i didn't found any sandbox , can you please let me know that is there any sandbox available out ????

Govind13100 avatar Jul 08 '18 13:07 Govind13100

Nope, but you can pass in a validate flag to the API. For more information, refer to the Kraken API help pages. https://www.kraken.com/help/api

PeterMerkert avatar Aug 15 '18 11:08 PeterMerkert

Found it under FAQ for API section : https://support.kraken.com/hc/en-us/articles/360000919926-Does-Kraken-offer-an-API-test-environment- In short, when flag validate: true (in payload I guess) is present in api calls, kraken don't place the order, but answers with a json {"error":[],"result":{"descr":{"order":"buy 5000.00000000 XDGUSD @ market"}}}

shinlabs avatar Dec 12 '21 17:12 shinlabs