Initialize
In this step, you will learn how to initialize API by setting up important data that will be used throughout the website.
Initialize an API to retrieve user login profile information, notifications, and categories while passing the bearer token of the logged-in user.
Header Parameters |
---|
Content-Type stringExample: application/json |
Accept stringExample: application/json |
Referer stringExample: https://doc.withsupercommerce.com |
lang integer1 = English, 2 = Arabic Example: 1 |
Responses | ||
---|---|---|
200 OK
|