EDI Parsing API

EDIJunction handles parsing all of your EDI files,
so you can just get your data as JSON.

Subscribe on RapidApi Try For Free
curl --request POST \
	--url https://edijunction.p.rapidapi.com/convert/edifact-to-json \
	--header 'Content-Type: application/octet-stream' \
	--header 'x-rapidapi-host: edijunction.p.rapidapi.com' \
	--header 'x-rapidapi-key: <YOUR_API_KEY>' \
  	--data-binary "@/path/to/edifact/file"
curl --request POST \
	--url https://edijunction.p.rapidapi.com/convert/asc-x12-to-json \
	--header 'Content-Type: application/octet-stream' \
	--header 'x-rapidapi-host: edijunction.p.rapidapi.com' \
	--header 'x-rapidapi-key:  <YOUR_API_KEY>' \
  	--data-binary "@/path/to/asc_x12/file"

Available Features

Private & Secure

Your data is encrypted in transit and never stored in our system.

Easy Integration

Simple API to easily integrate into your EDI workflow.

High Performance

Our service handles millions of requests daily.

Multi-Region support

We route traffic to multiple cloud regions to avoid single points of failure.

time

99% Uptime

Critical infrastructure for critical services.

support

24/7 Support

Around the clock support and troubleshooting

Works on Rapidapi.com

For ease of use and security.

RapidApi is one of the best API platforms at the moment.

  • Manage from one dashboard
  • View endpoints
  • Test from the browser
  • Connect using code snippets
  • Code libraries in popular languages
  • Call volume and billing
  • Errors and latency
  • Logs for your API calls
  • Secure Payment

Why EDIJunction?

EDI parsing is hard. There are multiple EDI standards and each one contains dozens of different transaction types. Also each company implements EDI standards slightly differently. Enterprise software works but is expensive and difficult to setup and maintain.

EDIJunction has proven a secure, cost-effective and reliable EDI parser for developers to extract data from any EDI standard and transaction type.

Code libraries in popular languages

Whatever your programming language, our data works with it and remains the same across all platforms.

icons/code_languages/curl.png programming language icon
icons/code_languages/java.png programming language icon
icons/code_languages/nodejs.png programming language icon
icons/code_languages/php.png programming language icon
icons/code_languages/Python.png programming language icon
icons/code_languages/c.png programming language icon
icons/code_languages/net.png programming language icon
icons/code_languages/ruby.png programming language icon

FAQ

What is EDIJunction?

EDIJunction is an EDI parsing API. Given an EDI file it parses it and returns your data in JSON format.

What EDI Standards do you support?

We currently only support the EDIFACT & ASC X12 EDI standards.

How do I subscribe to the API?

Subscriptions can be done on the RapidAPI website here.

What versions of EDIFACT do you support?

We support the below versions:

What versions of ASC X12 do you support?

We support the below versions:

Contact Us

Got a technical issue? Want to send feedback about our API? Let us know.