Getting Started with the Web SDK
To get started with our APIs you can follow the following steps -
- Get a unique brand api key called brand id from your mirrAR POC.
- Use the brand authentication api to get the brand settings and for licensing purposes.
- Use the categories API to fetch all the categories enabled for your account in our system. This API contains important information regarding rendering in AR.
- Use the inventory API to fetch all the products for a given category. This API also contains essentials for our AR rendering.
Default Base Host
In most cases you will use our Host to interact with our system but if you are using an in-premise deployment strategy then replace the host with your HOST
Default Host: https://m.mirrar.com (opens in a new tab)