How it works
- You create an API endpoint on your server that returns your product catalog in the Cartally-compatible JSON format.
- In the Cartally panel, select API as the integration method and provide the endpoint URL.
- Cartally periodically fetches products from your endpoint and indexes them for search.
What you need
- An HTTPS endpoint that returns your products as JSON.
- (Optional) An API key for authentication.
- Products formatted according to the product data specification.
Integration guides
Product Data Format
Full specification of the JSON format Cartally expects from your API.
Search & AI Endpoints
Documentation of the search and AI chat endpoints your widget uses.
