General APIs with JWT

Signup

post/users

Request body

referral_codestring nullable
custom_referral_codestring nullable
namestring required
emailstring required
passwordstring nullable
validator_hotkeystring nullable
messagestring nullable
signaturestring nullable
miner_referral_codestring nullable

Response

Successful Response

msgstring required
is_new_userboolean required
api_keystring nullable
signup_credit_grantedboolean

Changes