Integrating with the Orderful platform is key to trading data with other organizations. It is designed to be straightforward to anyone with experience with a RESTful API.

The documentation here covers all of Orderful's public API endpoints and can be used to try out our API. All calls are authenticated and go to and from your Orderful organization.

Notes on using the API Explorer

  • You will need an Orderful Organization and a valid API key.
  • Your API key should be entered into the Authorization header field found on the upper right of the API Explorer:
  • For information about where to find your API key see the Authentication page.
  • All data you send will be validated against your Guidelines and must be valid EDIFACT/JSON/X12.
    • Blank data and/or dummy IDs will likely result in an error.