> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stateset.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Sync Server API history

> Operations added or removed in the Sync Server API surface, derived from the spec's own revision history — the API's changelog, distinct from the docs changelog.

Derived from the revision history of `spec/sync.json` (`node scripts/api-history.mjs`).

<Note>
  An operation listed as **removed** was retired from the published surface — a caller still using
  it must migrate, not merely re-read the docs. Added operations link to their reference pages.
</Note>

## 2026-08-31

**Removed 5:**

* `POST /v1/tenants/{tenant_id}/sync/capacity`
* `POST /v1/tenants/{tenant_id}/sync/capacity/orders`
* `POST /v1/tenants/{tenant_id}/sync/capacity/tracking`
* `POST /v1/tenants/{tenant_id}/sync/luminous`
* `POST /v1/tenants/{tenant_id}/sync/luminous/status`

## 2026-08-31

Initial publication — **86 operations**, generated from the service's own OpenAPI. Highlights:

* [`POST /v1/tenants/{tenant_id}/acp/orders`](/api-reference/sync/acp/v1-tenants-by-acp-orders-create)
* [`POST /v1/tenants/{tenant_id}/acp/orders/async`](/api-reference/sync/acp/v1-tenants-by-acp-orders-async-create)
* [`POST /v1/tenants/{tenant_id}/acp/orders/batch`](/api-reference/sync/acp/v1-tenants-by-acp-orders-batch-create)
* [`POST /v1/tenants/{tenant_id}/agent/execute`](/api-reference/sync/agent/v1-tenants-by-agent-execute-create)
* [`GET /v1/tenants/{tenant_id}/audit-logs`](/api-reference/sync/audit/v1-tenants-by-audit-logs-get)
* [`POST /v1/tenants/{tenant_id}/cart/orders`](/api-reference/sync/cart/v1-tenants-by-cart-orders-create)
