Skip to content

IndacoinOrg/IndacoinInfo

Repository files navigation

Authentication

Read in russian

You need to provide 3 headers to authenticate a private request:

API-Key - You can get API-Key in account settings.

API-Sign - Text Signature: method + nonce + API­key, created with ECDSA algorithm using a hash function with sha­1, issued a private key on curve sec256k1.

API-Nonce- nonce is an arbitrary number increasing with every request.

Make sure the Content-Type is application/json.

There are examples how to create sign in different languages

For more information about API visit Indacoin.com

##Programms that support our API

About

How to create API-Sign in different languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors