FREE EDI API · FOR DEVELOPERS & AI AGENTS

Inspect, translate & retailer-validate X12 — from code

A free, email-verified key (two minutes, no card). Built for the developers — and the AI agents — wiring suppliers up to Walmart, Kroger, Amazon and the rest.

Free. We don't store your EDI.

Endpoints

POST /v1/inspectParse any X12 → JSON + findings (anon taste)
POST /v1/translateX12 → JSON (anon taste)
POST /v1/readinessScore a bundle vs a retailer — ?retailer=walmart (key required)
curl -X POST https://app.rowdyedi.com/v1/inspect \
  -H "Authorization: Bearer $ROWDY_KEY" \
  -H "Content-Type: application/edi-x12" \
  --data-binary @purchase_order.edi
Retailers for validation: walmart · costco · target · grocery · foodservice · kroger · amazon · heb · sysco
OpenAPI spec · Full guide (llms-full.txt) · Using an AI agent? Point it at https://app.rowdyedi.com/llms.txt