Keep Kaspi orders under control right in the chat
Connect your Kaspi.kz shop to the AI agent: orders, products and reviews over Shop API v2. The agent tracks order statuses and breaks down shop sales.
How the agent works with Kaspi.kz
The agent works with the shop through Shop API v2 — the same interface that sits behind the Kaspi.kz seller account. It reads orders and their entries, product cards, reviews, cities and pickup points, and counts amounts in tenge, exactly as they come from the Kazakh account. Sales are aggregated by product and period, orders by status, and what you get back is an analysis rather than an export you then have to open in a spreadsheet.
The data here is built in three steps: an order itself carries no list of goods — the agent first fetches its entries, and from every entry moves on to the product card. So the question of what exactly was bought over the week costs several passes, and the agent walks them page by page instead of trying to pull everything in one request. The order state filter is applied on the Kaspi side, so the archive is not dragged along for the sake of recent deals.
Kaspi sends no notifications, so the agent sees new and stuck orders at the moment you ask or when it checks them on a schedule. Before calling an order a problem, it re-reads the current state — a status in Kaspi changes faster than the previous summary manages to go stale. Replies to reviews the agent prepares as text and shows to you: publishing them stays your step in the account.
The token travels in a header of its own, with no OAuth and no sign-in under your account, and it can be revoked at any moment, which cuts the agent off instantly. The agent sees exactly the shop the token belongs to — someone else's order will not come back by number. Selections run page by page with the date filter applied on the Kaspi side, so a long period never turns into one unliftable export. The agent holds the request rate itself, and if a section is empty or the token has been revoked it says so directly instead of showing an empty table.
Integration scenarios
Kaspi order control by status
The agent checks new orders, finds the ones stuck in processing and reminds you where the handover-to-delivery deadlines are running out.
Shop sales analysis
The agent aggregates sales by product and period, shows the top positions and the revenue trend in tenge.
Review monitoring
The agent collects fresh product reviews, highlights the negative ones and drafts replies.
Cities and pickup points
The agent breaks orders down by city and pickup point and shows where buyers collect most often and which points barely see any deliveries.
What the average basket holds
The agent walks the order entries, works out the average check and the number of items per order and shows which products are bought together most often.
Digging into refusals
The agent picks out orders in cancelled states, aggregates them by product card and shows which positions get refused more often than the rest.
Kaspi.kz examples
7 заказов висят в обработке, у четырёх передача в доставку истекает сегодня до 18:00.
Общая сумма по ним 412 300 ₸, три из четырёх — самовывоз из точки на Абая. Ещё два заказа ждут подтверждения вторые сутки, по ним Kaspi обычно снимает рейтинг магазина.
How to connect
Before you connect
- Kaspi.kz seller status with access to the shop account
- A store in the Kazakh account: amounts and orders come from there
- 1
Log in to the web merchant dashboard
The account opens at kaspi.kz/mc with the same phone and password as the Kaspi Pay app. The mobile app has no token section, so use a browser.
- 2
Sign in as the company's head
Only the company's head can issue the token: an employee account will not show the menu item. If a manager uses the account, ask the head to generate it.
FAQ
An API token from the Kaspi seller account (Shop API v2). The token is stored encrypted and can be revoked in the account at any moment.
Orders and their entries, products, reviews, cities and pickup points — whatever Shop API returns. The agent works with the data on request and never exports it just in case.
Yes, the connector is built for Kaspi.kz sellers: amounts in tenge, order statuses and pickup point logic all match the Kazakh seller account.