EDIJunction handles parsing all of your EDI files,
so you can just get your data as JSON.
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"
Your data is encrypted in transit and never stored in our system.
Simple API to easily integrate into your EDI workflow.
Our service handles millions of requests daily.
We route traffic to multiple cloud regions to avoid single points of failure.
Critical infrastructure for critical services.
Around the clock support and troubleshooting
For ease of use and security.
RapidApi is one of the best API platforms at the moment.
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.
Whatever your programming language, our data works with it and remains the same across all platforms.
EDIJunction is an EDI parsing API. Given an EDI file it parses it and returns your data in JSON format.
We currently only support the EDIFACT & ASC X12 EDI standards.
Subscriptions can be done on the RapidAPI website here.
We support the below versions:
We support the below versions:
Got a technical issue? Want to send feedback about our API? Let us know.