Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.jelou.ai/llms.txt

Use this file to discover all available pages before exploring further.

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:
CredentialDescription
app_idYour store ID in Jelou Shop
TokenAuthentication token associated with the store
Find the app_id (Shop ID) and the token in Shop Admin → Settings or directly in Settings.
Include the token in the Authorization header of each request:
Authorization: Bearer <API_KEY>

Base URL

Use the following base URL for all endpoints:
https://ecommerce.jelou.ai

Available resources

Branches

Create and manage branches to organize your products by location.

Products

Create or update products with variations and branch assignment.