Front End Client APIs
API Key
Token Authentication
curl -d '{"emailAddress":"email address", "password":"password"}' \
-H "Content-Type: application/json" \
-H "x-api-key: [api-key]"
-X POST https://clients.api.simplestore.io/v1/customer/loginSwagger References
Last updated