How to get AmeriCommerce API credentials?

How to get AmeriCommerce API
AmeriCommerce API

To access data on your AmeriCommerce store, you need an Access Token. To get this token, you have to set up a custom application in the admin page of your AmeriCommerce store. How does it work? Please refer to the steps below:

How to get AmeriCommerce Access Token

AmeriCommerce API

AmeriCommerce API

  1. Login to your AmeriCommerce admin panel.
  2. Go to Tools > Apps & Addons.
  3. Click New button at top right corner.
  4. Enter your App Name and App Description, then press Next button.
  5. Select Single Token Flow.
  6. In Select Token Scope, check all available permissions and press Save button.
  7. After that, you will see the Access Token.

*Note: In the migration tool, you will need to enter these API credentials: Store URL and Access Token. Store URL is the original URL of your AmeriCommerce store, it has the following format: https://xxxxxx.americommerce.com.

Related Articles