Introduction
Last updated
Was this helpful?
Last updated
Was this helpful?
Only administrators can create user accounts. To start using our product, you need to communicate with our administrators. After a successful handshake, you will receive your initial credentials through email.
Please get in touch with marketing@cryptobox.ninja for further details.
You need a valid email address and an authenticator multi-factor authentication (MFA) device to access the product and obtain your API key. The system automatically generates a random API key and sends your initial login information upon your account's creation.
The system will require you to update your password when you log in using your initial credentials. Following a password update, the system will compel you to enable MFA as a second challenge.
You will get access to your customer panel once you have completed all the challenges.
With API keys, the system verifies your API calls. Any request that is missing an API key will fail.
The system secures the communication using HMAC secret and API key. Any POST request without enabling HMAC security will fail with a 400 HTTP response. The customers must enable HMAC security to use our API. Please refer to and sections for further information.