Access to the Rivalz Storage
Last updated
Last updated
To access the Rivalz storage service, you need to have an account. This section walks you through the process of creating an account and obtaining the credentials required to access the Rivalz storage service. Follow the step-by-step instructions to get started quickly and easily.
Refer here to learn How to sign up for an account
If you already have a rivalz.ai account, you can use those credentials to sign in.
To get your API secret keys:
Open the Rivalz Console: Log in to your Rivalz account and go to the console.
Go to the Profile Tab: Click on "Profile" in the navigation menu.
Find the API Keys Section: In this section, you'll find your API secret key.
Copy the Key: Click the "Copy" button to save the API secret key to your clipboard.
This key is a JWT token, formatted as a string like : eyJhbGciOiJIUzI1NiJ9.eyJpZCI6IjY2ZmI3ZTY...
After obtaining your API secret key, be sure to store it in a secure location. You'll need it to authenticate requests to the Rivalz API.