Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Infor ION Documents API

ION document routing and processing

Infor ION Documents API is one of 5 APIs that Infor publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include ION Documents. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, authentication docs, and an AsyncAPI specification.

This API exposes 2 operations across 2 paths, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://{os}/{tenant}/{product}.

2 operations 2 paths 2 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://mingledev01-ionapi.mingle.infor.com
Authentication
OAuth 2.0, OAuth 2.0
Resource Areas
1

Authentication & Security 2

Infor ION Documents API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (OAuth2ClientCredentials) using the clientCredentials flow. It supports OAuth 2.0 (OAuth2AuthorizationCode) using the authorizationCode flow. By default, every request must be authenticated.

  • OAuth2ClientCredentials — Infor ION API Client Credentials grant
  • OAuth2AuthorizationCode — Infor ION API Authorization Code grant

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

ION Documents 2

ION document routing and processing

GET
/ion-api/documents
List ION documents
listIonDocuments 5 params → 200
GET
/ion-api/documents/{documentId}
Get ION document
getIonDocument 1 param → 200404

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Document (9 properties), DocumentList (3 properties). Each schema is shown below with its type and property counts.

Document
object
9 properties
DocumentList
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

infor-ion-documents-api-openapi.yml Raw ↑

Other APIs Infor publishes across the network.

Infor M3 / LN CloudSuite Industrial API
Infor XtendM3 API
Infor CloudSuite Financials API
Infor M3 API API