Overview
To authenticate with Redo, you will need:- API secret – A token generated for an API client in your Redo Dashboard.
- Store ID – The identifier of your Redo store.
Prerequisites
- You must have a Redo account with access to the Dashboard.
Instructions
Step 1: Create an API token
- Log in to your Redo Dashboard.
- Go to Settings -> Developer.
- Scroll to the API tokens section and click Create token.

- Enter a name, select the scopes your key needs, and submit the form to generate the key.
- Copy the generated API secret.
Step 2: Find your Store ID
Your Store ID is displayed in the General section of Settings -> Developer in the Redo Dashboard.
Step 3: Enter credentials in the Connect UI
Once you have your API secret and Store ID:- Open the form where you need to authenticate with Redo.
- Enter your API secret and Store ID in their respective fields.
- Submit the form — you should then be successfully authenticated.
