On this page
article
Authenticate and secret keys
Create an account to access the Rivalz storage service. This section provides a step-by-step guide to creating an account and obtaining the necessary credentials for accessing the Rivalz storage service.
Create an Account
To register a new account on the Rivalz platform you can simple vist
the Rivalz console website.
Click on the Sign Up
button and fill in the required information.
If you already have a rivalz.ai account, you can use the same credentials to sign in.
Get API secret keys
- In the Rivalz console, click on the
Profile
tab. - You can find the API secret key in the
API Keys
section. - Click on the
Copy
button to copy the API secret key to your clipboard. - This a jwt token that looks like this
eyJhbGciOiJIUzI1NiJ9.eyJpZCI6IjY2ZmI3ZTY....
- Save the API secret key in a secure location. You will need it to authenticate requests to the Rivalz API.