Login
To access the SuperCommerce APIs, you must first authenticate using a bearer token. To obtain a bearer token, you must send a login request to the API with your credentials.
Header Parameters |
---|
Content-Type stringExample: application/json |
Referer stringExample: https://doc.withsupercommerce.com |
lang integer1 = English, 2 = Arabic Example: 1 |
Request Body |
---|
email string |
password integer |
Responses | ||
---|---|---|
200 OK
|