II. Authorization For successful authorization it is necessary to send api_key, signature and nonce parameters to each request to the API. api_key – this parameter is generated and provided by the iCash system nonce – a positive number. This parameter must be incremented with each API request. Unix Timestamp is usually used for this parameter, but […]