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}.
Metadata
The identity and technical contract details declared by the specification.
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 grantOAuth2AuthorizationCode— 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 document routing and processing
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.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Infor 4
Other APIs Infor publishes across the network.