/v1/waas/*. It is separate from HandCash Connect, which links users who already have HandCash.
Setup
- Create an application in the Developer Dashboard.
- Save your App ID and App Secret for server-side calls.
- Contact sales@handcash.io to enable wallet creation for your App ID.
-
Use the API contract:
- OpenAPI: cloud.handcash.io/sdk-docs.json (filter Wallet API)
- Explorer: cloud.handcash.io/sdk-docs
- Base URL:
https://cloud.handcash.io
Overview
Account setup uses
app-id and app-secret. Wallet calls use request signing with the user’s access private key.