Infor M3 API API
Infor M3 business API programs
Infor M3 API 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 M3 API. 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 1 path, and defines 5 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 M3 API 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 1 path, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Infor M3 business API programs
Schemas 5
The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are M3Error (4 properties), M3Message (4 properties), M3ApiResponse (4 properties), M3ApiRequest (2 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.