API Authentication

Authentication #

Shopemaa uses key based authentication which must be sent to API using header.

Auth Headers #

  • store-key Store Admin/App key
  • store-secret Store Admin/App secret
  • access-token Store customer’s access token for authentication

Note: Never share your store admin key or secret with anyone and if you do, make sure that you are sharing them securely. Anyone having admin key or secret gain access to your full store functionality.