Enable the API
If you have a Flexible (or Annual) Redis Enterprise Cloud subscription, you can use a REST API to manage your subscription programmatically.
For security reasons, the Redis Cloud API is disabled by default.
To enable the API:
-
Sign in to your Redis Cloud subscription as an account owner.
-
From the menu, choose Settings.
-
In the Account tab, locate the Cloud API Access Key in the Misc section.
If you do not see the Cloud API Access Key setting, verify that you’re signed into a Flexible (or Annual) subscription and that you are an account owner.
-
If the setting contains a key, the API is already enabled.
If you see a Generate button, select it to generate your key.
The generated key is the API access key. You need combine this with a secret key to make API calls.
Only account owners can see the access key in the account settings.
To further manage your API keys and limit usage by subnet, see Manage API keys.