# Authentication

All merchant interactions with the API are using credential pairs of identifier and secret.

They are passed as headers in all the REST API requests.

These credentials are identifying each and every merchant's shop.

# DEMO account

The DEMO merchant account has 2 pairs of credentials as follows:

  • Merchant Name: DEMO merchant v2
    • Shop A Name: DEMO Merchant v2 Shop A
      • X-Client-Id A
      • X-Client-Secret A
    • Shop B Name: DEMO Merchant v2 Shop B
      • X-Client-Id B
      • X-Client-Secret B