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.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.
Authentication
To consume the endpoints you need:| Credential | Description |
|---|---|
app_id | Your store ID in Jelou Shop |
| Token | Authentication token associated with the store |
Find the
app_id (Shop ID) and the token in Shop Admin → Settings or directly in Settings.Authorization 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.