Loading...
Loading...
Use when building an admin app or UI on the Bagisto Admin API — a back-office dashboard, an order, catalog, customer, marketing, CMS or settings management screen, an admin mobile app, the Create-Order flow, or any admin panel page on the API. Ask the client's platform and stack first, and treat the api-docs as the source of truth for exact shapes. Trigger phrases include "admin orders", "admin products", "customers", "cart rules", "CMS", "settings", "reporting", "admin panel on the API".
npx skill4agent add bagisto/agent-skills bagisto-api-admin/api/admin/*POST /api/admin/graphqlreference/connecting-to-the-api.md{data,meta}reference/graphql.mdidhttps://api-docs.bagisto.com/llms.txtconnecting-to-the-api.mdGET /api/admin/<resource>{ data, meta }?page=?per_page=GET /api/admin/<resource>/{id}POST/PUT/DELETE| Page | Build this |
|---|---|
| The admin Create-Order flow (place an order for a customer via a draft cart) |
| Page | Covers |
|---|---|
| Orders (list/detail + cancel/comment/invoice/shipment/refund), Invoices, Shipments, Refunds, Transactions, Bookings, CSV exports |
| Products (datagrid + CRUD + images/inventory/customer-group-prices + mass actions), Categories (+tree), Attributes (+options), Attribute Families |
| Customers (CRUD + addresses/notes/impersonate), Groups, Reviews, GDPR |
| Cart Rules (+coupons), Catalog Rules, Email Templates, Events, Campaigns, Subscribers, Search Terms/Synonyms, URL Rewrites, Sitemaps |
| CMS Pages |
| Currencies, Channels, Locales, Exchange Rates, Inventory Sources, Tax Rates/Categories, Roles, Users, Themes, Data-Transfer Imports |
| Store configuration (schema / values / update) |
| Dashboard stats + Reporting (sales/customers/products + export) |
GET /api/admin/menugetAdminMenuapiResource: { rest, graphql }nullGET /api/admin/permissionsgetAdminPermissions{ permissionType, permissions }["*"]reference/connecting-to-the-api.mdAuthorization: Bearer <id>|<token>POST /api/admin/graphql{ data, meta }X-Total-*?page=?per_page=idreference/graphql.md