Got questions? Leave your message here or Schedule a quick call with our manager now

How to connect Ecwid to API2Cart?


To connect Ecwid store via API2Cart, you need to register and list your branded External APP on Ecwid App Marketplace. It will only serve to receive OAuth Access Token which is later on used to add a store to the API2Cart system.


Find out what you need to register here.


During the registration process, you will need to specify OAuth Scopes - the resources that will be accessed through Ecwid API. That will directly affect which of our methods will work through the Access Token that your App receives.


Why do you need to register your App?


If API2Cart lists its App on the Ecwid marketplace, then the store owner will install the API2Cart App, not yours


Ecwid API works only on a paid subscription. For more details click here.


However, you can specify that you need such an account for testing and the Ecwid team will provide you with a paid account for free for development and testing purposes.


If you have an Ecwid store with a paid subscription, you can get an Access Token without waiting for the approval of your APP. To do this, you need to install the "Play with Ecwid API and Postman" App.


  • 1. Install App by clicking on the link

  • 2. After installation, click “Connect with Ecwid”

  • 3. Next, you need to copy Postman collection url

  • 4. Import collection


  • 5. Copy the token from the request settings


  • 6. Add a store to API2Cart. To do this, you need to specify:

  • - Ecwid Store Id (where to get it you can find here)
  • - Ecwid Access Token (value received in step 5)
  • - Store Url (which can be found in the Ecwid Control Panel)

Posted in: Getting Started