> ## 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.

# EDI API history

> Operations added or removed in the EDI 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/edi.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

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

* [`GET /health`](/api-reference/edi/system/health-list)
* [`GET /live`](/api-reference/edi/system/live-list)
* [`GET /v1/adapters`](/api-reference/edi/partners/v1-adapters-list)
* [`POST /v1/adapters/plan`](/api-reference/edi/partners/v1-adapters-plan-create)
* [`GET /v1/analytics`](/api-reference/edi/operations/v1-analytics-list)
* [`GET /v1/analytics/export`](/api-reference/edi/operations/v1-analytics-export-list)
