3. Initiating the SDK
To initialise the SDK, client needs to call the initiate SDK API. The initiate api call boots up EC SDK and makes it ready for all other operations
Follow the below steps to make an initiate SDK call
Error
Initiate is to be called on render of the homescreen. Not following this will lead to increased latency.
Step 3.1.
Import HyperSDK
Step 3.2.
Create an instance of HyperServices
Step 3.3.
Create Initiate payload
Step 3.4.
Call initiate
- Have questions?
- Need help? Contact support
- LLM? Read llms.txt

