New: Drop-in replacement for Change Healthcare APIs

Modern EDI

Modern EDI

Simplify your EDI. Onboard partners fast. Integrate once.

Loved by developers, trusted by businesses

SOC 2 and HIPAA compliant

Loved by developers, trusted by businesses

SOC 2 and HIPAA compliant

Loved by developers, trusted by businesses

All-in-one EDI

Translate and validate, send and receive, across any industry and any transaction type.

Control everything

Every setting and option is available for self-service configuration – no more waiting on a support queue.

Not just for developers

Designed to be usable by operations employees, developers, management, and everyone else

Fully programmable

Drive all key functionality using powerful event-driven APIs. Process transactions in real-time.

Deliver EDI with one API call

Generate valid EDI, and reliably deliver it with a single request. 

EDI config is managed on Stedi to keep your integration simple.

sendEDI.js

transactionData.json

async function sendTransaction(partnershipId, transactionSettingId, transactionData) {
  try {
    const response = await fetch(
      `https://core.us.stedi.com/2023-08-01/partnerships/${partnershipId}/transactions/${transactionSettingId}`,
      {
        method: "post",
        headers: {
          "Content-Type": "application/json",
          Accept: "application/json",
          Authorization: `Key ${env.apiKey}`,
        },
        data: transactionData,
      }
    );

    console.log(response.data);
  } catch (error) {
    console.error(error);
  }
}

sendEDI.js

transactionData.json

async function sendTransaction(partnershipId, transactionSettingId, transactionData) {
  try {
    const response = await fetch(
      `https://core.us.stedi.com/2023-08-01/partnerships/${partnershipId}/transactions/${transactionSettingId}`,
      {
        method: "post",
        headers: {
          "Content-Type": "application/json",
          Accept: "application/json",
          Authorization: `Key ${env.apiKey}`,
        },
        data: transactionData,
      }
    );

    console.log(response.data);
  } catch (error) {
    console.error(error);
  }
}

Network management

Built-in automatic retries and rate limiting.

Transforms
Map data from one shape to another.
Large file processing
Process GB+ sized files with Fragments.
Event-driven webhooks

Post data out of Stedi to your API

Multiple environments

Keep your test data seperate

Machine-readable EDI specs

Conform to specifications with Guides

Secure & reliable.

HIPAA-eligible

Process healthcare data with confidence.

SOC II compliant

We're SOC 2 type 1 and 2 compliant. Access reports and learn more at trust.stedi.com.

99.9% uptime

Critical infrastructure for critical services. Read our SLAs, or view our status page.

Role-based access

Let operational staff view data and redrive transactions without risking config changes.

Setup in months minutes

“Our first partner gave us a deadline to integrate EDI, and we had no existing solution. Within a few weeks of meeting the Stedi team, we had a production integration.

We are so impressed by how quickly we can onboard new retailers.”

Michelle Frey-Tarbox, Director of Operations at Shinesty

Fully self-serve

Implement on your own timeline

Supported onboarding

We'll help you setup your first partners

Add partners in hours

Don't let EDI hold back your business

BLOG POST

EDI for developers: turn EDI into JSON

So, you’ve been tasked with “figuring out EDI.” Maybe you’re in the supply chain or logistics world, or maybe you’re building....

Get started

Contact us for a demo and a sandbox account to try out. Evaluate Stedi for free for as long as you need.

BLOG POST

EDI for developers: turn EDI into JSON

So, you’ve been tasked with “figuring out EDI.” Maybe you’re in the supply chain or logistics world, or maybe you’re building....

Get started

Contact us for a demo and a sandbox account to try out. Evaluate Stedi for free for as long as you need.

BLOG POST

EDI for developers: turn EDI into JSON

So, you’ve been tasked with “figuring out EDI.” Maybe you’re in the supply chain or logistics world, or maybe you’re building....

Get started

Contact us for a demo and a sandbox account to try out. Evaluate Stedi for free for as long as you need.

Backed by

228 Park Ave S, PMB 58460, New York, NY 10003, USA

Stedi is a registered trademark of Stedi, Inc. All names, logos, and brands of third parties listed on our site are trademarks of their respective owners (including “X12”, which is a trademark of X12 Incorporated). Stedi, Inc. and its products and services are not endorsed by, sponsored by, or affiliated with these third parties. Our use of these names, logos, and brands is for identification purposes only, and does not imply any such endorsement, sponsorship, or affiliation.

Backed by

228 Park Ave S, PMB 58460, New York, NY 10003, USA

Stedi is a registered trademark of Stedi, Inc. All names, logos, and brands of third parties listed on our site are trademarks of their respective owners (including “X12”, which is a trademark of X12 Incorporated). Stedi, Inc. and its products and services are not endorsed by, sponsored by, or affiliated with these third parties. Our use of these names, logos, and brands is for identification purposes only, and does not imply any such endorsement, sponsorship, or affiliation.

Backed by

228 Park Ave S, PMB 58460, New York, NY 10003, USA

Stedi is a registered trademark of Stedi, Inc. All names, logos, and brands of third parties listed on our site are trademarks of their respective owners (including “X12”, which is a trademark of X12 Incorporated). Stedi, Inc. and its products and services are not endorsed by, sponsored by, or affiliated with these third parties. Our use of these names, logos, and brands is for identification purposes only, and does not imply any such endorsement, sponsorship, or affiliation.