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.
Endpoints
| POST /v1/inspect | Parse any X12 → JSON + findings (anon taste) |
| POST /v1/translate | X12 → JSON (anon taste) |
| POST /v1/readiness | Score 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