Skip to main content
With the Jelou Shop API you can manage branches and create or update products programmatically if you do not use an external e-commerce as a data source.

Authentication

To consume the endpoints you need:
Find the app_id (Shop ID) in Shop Admin → Settings or directly in Settings.Generate and manage your API key from the API Keys module.
Include the API key in the x-api-key header of each request:

Base URL

Use the following base URL for all endpoints:

Available resources

Branches

Create and manage branches to organize your products by location.

Products

Create or update products with variations and branch assignment.

Promotions

Create percentage or fixed-amount discount coupons, with validity dates and per-branch scope.