Webhooks for everything
Delivery, ack, rejection, fix. Every event replayable from the dashboard, signed with a durable schema.
Webhooks back. Sandbox keys on signup, a public playground, and partner test personas that reject like real retailers do. SignalEDI's developer API is the same unified engine that powers PA Bridge and Rail by SignalEDI.
$ curl https://api.signaledi.com/v1/documents \ -H "Authorization: Bearer sk_sandbox_8f2a" \ -d '{ "type": "855", "partner": "target", "payload": { "po_number": "90211", "status": "accepted" } }' → { "id": "doc_8f2", "status": "validated", "delivery": "queued" }
curl https://api.signaledi.com/v1/documents \
-H "Authorization: Bearer sk_sandbox_8f2a" \
-d '{ "type": "855", "partner": "target",
"payload": { "po_number": "90211", "status": "accepted" } }'
# → { "id": "doc_8f2", "status": "validated", "delivery": "queued" }Delivery, ack, rejection, fix. Every event replayable from the dashboard, signed with a durable schema.
Partner personas reject like real retailers do. Ship against reality, not happy paths.
Documents, partners, and validation as tools. Point an agent at it — demo mode included.
SignalEDI for Vercel
Marketplace integration
Vercel Marketplace · Connectable
Install the public SignalEDI integration, choose your projects and environment targets, and get project-scoped API and webhook credentials provisioned for your app.
Install flow
One request path
The integration supplies the connection layer; your app keeps control of the workflow.
SignalEDI marketplace lineup
Vercel
Connectable install with project-scoped credentials.
Usage plan · billed by SignalEDI
Open listing ↗Shopify
EDI workflows for storefront, fulfillment, and partner operations.
Marketplace pricing · announced at launch
Intuit
QuickBooks-connected EDI flows with reviewable accounting handoffs.
Marketplace pricing · announced at launch
Shopify and Intuit are presented as roadmap destinations until their marketplace submissions and approvals are complete.
The playground is public — validate a document in your browser right now.
© 2026 SignalEDI Inc. All rights reserved.