/v1/{org}/commerce11 endpoints

Commerce API

Manage products, orders, customers, inventory levels, and storefront configuration for your e-commerce operations.

Product catalog managementOrder lifecycle trackingCustomer databaseReal-time inventoryStorefront config

Endpoints

Required Scope:read:products

Query Parameters

NameTypeRequiredDescription
statusstringOptionalFilter: active, draft, archived
categorystringOptionalFilter by category slug
limitnumberOptionalMax results (default: 50, max: 100)
cursorstringOptionalPagination cursor from previous response

Response Example

{
  "success": true,
  "data": {
    "products": [{
      "id": "prod_8kLm2n",
      "name": "Premium Business Suite",
      "slug": "premium-business-suite",
      "price": 299.99,
      "currency": "USD",
      "status": "active",
      "category": "software",
      "images": ["https://cdn.axlaas.com/img/prod_8kLm2n_01.webp"],
      "variants": [{ "id": "var_01", "name": "Annual", "price": 2699.99 }],
      "inventory": { "tracked": true, "quantity": 150 },
      "createdAt": "2026-01-15T09:30:00Z",
      "updatedAt": "2026-05-20T14:22:00Z"
    }]
  },
  "meta": { "request_id": "req_abc123", "pagination": { "count": 1, "limit": 50, "has_more": false } }
}

Axlaas Support

How can we help?

Hi! 👋 Our AI agent knows everything about Axlaas and can help you instantly.

Help Center

Browse all documentation

Help Center API Docs +233 055 317 3282