This document will walk you through the steps necessary to retrieve Business-specific information needed for calling Infosys Equinox APIs and SDK.
Overview
In this tech-torial, you will complete the following:
- Login to your Business
- Retrieve a Business ID
- Retrieve the Business’ Secret Keys and API Gateway Keys
- Retrieve a Store ID
- Retrieve a Collection ID
Note: This page assumes that you have received access to a Business and Store and have registered an account on Infosys Equinox. If you have not yet requested a business, please send an email request to devportal@infosysequinox.com that includes your name, company, and email address.
- If you need a refresher on Account Registration and Login, please see https://developer.infosysequinox.com/business-tooling/account-creation-and-login/
All references herein are for training purposes only. Your details WILL be different.
Login to your Business
- Login with your registered email and password to your Business’ domain. In this example, we are logging into https://cloud.skavacommerce.com/admin/foundation/login.
- Check your email inbox for a Verification Code.
- Enter your Verification Code.
- Click the Sign In button.
- If you have access to only one (1) Business, you will land on the Business Overview page for the Business.
- If you have access to more than one (1) Business, you will land on the Businesses page and will have to select the desired business by clicking on it in the All Businesses list.
Retrieve a Business ID
- Click the Businesses option in the left navigation.
- Note the Business ID for the desired Business. In this example, the Business ID is 75.
Retrieve the Business’ Secret Keys and API Gateway Keys
- Click on the desired business on the All Businesses page.
- On the Business Overview page, click the Keys & Credentials option.
- Click the Show link for both the Business Secret Keys and API Gateway Keys.
- Copy and save the resulting Key values for each.
Retrieve a Store ID
- Click the Stores tab.
- Note the Store ID for the desired Store. In this example, the Store ID is 206.
Retrieve a Collection ID
- Hover over the desired Store and click the Edit button.
- Click the Service Association option.
- Find the desired microservice in the list and note its selected Collection ID.
- In this example, the microservice is Catalog and the Collection ID is 379.
Revision History
2022-04-10 | JP – Fixed link and http issues.
2020-03-27 | JP – Minor edits.
2019-07-03 | PLK – Minor formatting edits.
2019-06-12 | PLK – Page added and content uploaded.