REST APIAPI KeysCreate a new API keyCreate a new API key POST /user/keys/ Generates a new API key for the current user. Returns the generated API key information along with the unique API token. Request Responses200404500OKNot FoundInternal Server Error