Keystore Hive Accounts
For the full documentation, visit the GitLab repo.
Signup a User with Keystore
Create a new Hive account using a reCAPTCHA token and keystore keys.
URL:
https://inleo.io/leoinfra/auth/signup
Method:
POST
Content-Type:
application/json
Description: Registers a new user with reCAPTCHA verification and saves minimal data.
Request Payload
username
: Desired Hive username.keys
: Public keys for the Hive account.referral
: Optional referral username.token
: reCAPTCHA token from Google reCAPTCHA.addresses
: Optional key-value pairs (e.g., email).
Client Key + Whitelisting
To finish the integration for Keystore, reach out to the INLEO team (info above) to request a client key + domain whitelisting.
Last updated
Was this helpful?