npm-kraken-api
npm-kraken-api copied to clipboard
Is there any Sandbox , for testing all things ???
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 ????
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
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"}}}