POST /registerAsk AIpost https://api.aevo.xyz/registerRegisters a new account.Body ParamsaccountstringrequiredAccount's Ethereum address.signing_keystringrequiredEthereum address of the signing key.expirystringrequiredSigning key expiry in UNIX timestamp in seconds.account_signaturestringrequiredHash of EIP-712 signature signed by the account.signing_key_signaturestringrequiredHash of EIP-712 signature signed by the signing key.referral_codestringReferral Code (username of referrer) of the new account registrationno_api_keybooleanIf registering without creating an api keyfalsetruefalseResponses 200Account keys and credentials. 400Bad request. 401Unauthorized. 429Rate limit exceeded. 500Internal server error.Updated 7 months ago