Registration
Address https://api-qtreasure.qchain.space/v1/new-client
POST request
Parameters:
email
- The email address to which the client registers
password
callback
- the full address of the endpoint to which changes in transaction states will be sent
Example:
Response:
Field api_key
- a unique key that will need to be submitted with requests
Response with an error:
Last updated