Generate a new API keyAsk AIpost https://api.northstake.dk/v1/account/apiKeysAllows a user to generate a new API key with specific rights and restrictions.Body ParamskeyNamestringrequiredA descriptive name for the API key.publicKeystringrequiredThe public part of an RSA private keypair in PEM format.whitelistedIPsarray of stringswhitelistedIPsADD stringkeyRightsarray of stringsDefaults to readerThe rights associated with the API key.keyRights stringuserreaderADD stringResponses 201API key generated successfully 400Invalid request parametersUpdated about 2 months ago