Logo
Ecartapi.com Public API Documentation

Ecartapi Integrations API

Number of APIs: 9


Powered by EcartAPI

Work with more than 40 + e-commerce platforms.

Develop applications for multiple e-commerce platforms with a single API. Go from using 40 different API's to one.

Work with Ecartapi to build your services and forget about the long development and integration periods for each ecommerce. Build your app once and connect it to any e-commerce platform that you need.

Design your own integration page.

EcartAPI by default provides an integration page where the sellers of ecommerce platforms will grant you access to their stores. This page is fully white label option.

But if that flow does not work you can use our integrations API to build your own integration page.


1. Oauth resources - URL Validation

GET https://oauth.ecartapi.com/oauth/validate?url=https://ecart-test.myshopify.com&ecommerce=shopify



2. Ecommerce Requirements - Ecommerce Information

GET https://api.ecartapi.com/modules/ecommerces/{{id}}



3. Oauth resources - Integration Page

GET https://oauth.ecartapi.com/{{appId}}



4. Oauth resources - Manual Integration Page

GET https://oauth.ecartapi.com/oauth/{{appId}}/integration/{{ecommerce}}?url=&sandbox=&name=&marketplace



5. Oauth resources - Automatic Integration Call

GET https://oauth.ecartapi.com/oauth/{{ecommerce}}/{{appId}}?url=&sandbox=&name=&marketplace



6. Oauth resources - Zoho organizations list

GET https://oauth.ecartapi.com/zoho/organizations/{{appId}}



7. Add Store - Add Store

POST https://api.ecartapi.com/authorize



8. Add Store-Add store by ecommerce - Loja

POST https://api.ecartapi.com/authorize



9. Ecommerce Requirements - All Ecommerces Information

GET https://api.ecartapi.com/modules/ecommerces



ENDPOINTS