Create a new api key for this user

This endpoint creates an api key and returns the key id along with the secret. The secret is in hexadecimal encoding and will not be available again after this call

Body Params
uuid
required

The unique identifier for the sub-account on which the api key will receive permissions

string

A safe-string label acting as a mnemonic to the user, typically it would describe the role of the api-key that is going to be created

requestedPermissions
object
required
string
required

The 2FA code generated by the user via their TOTP secret

string
required

The code received via email by the user as a result of the call to SendApiKeyValidationCode

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json


  © 2026 Taurus SA. All rights reserved.