Infor Document Management (IDM) API

The Infor Document Management REST API, published on the Infor Developer Portal at developer.infor.com/api and served through the ION API Gateway under the IDM suite path. It covers the content repository (items, resources, versions, check-in/check-out), business context models, document templates, the data model, document output, content migration, e-mail delivery, digital signature envelopes and user analytics — 94 operations documented across eleven groups. Infor publishes the reference and a machine-readable Markdown projection (developer.infor.com/api/llms.txt) but exposes no downloadable OpenAPI document, so no spec is captured in this repo.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/infor-idm-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: infor:infor-idm-api
name: Infor Document Management (IDM) API
description: The Infor Document Management REST API, published on the Infor Developer Portal at developer.infor.com/api
  and served through the ION API Gateway under the IDM suite path. It covers the content repository (items,
  resources, versions, check-in/check-out), business context models, document templates, the data model,
  document output, content migration, e-mail delivery, digital signature envelopes and user analytics
  — 94 operations documented across eleven groups. Infor publishes the reference and a machine-readable
  Markdown projection (developer.infor.com/api/llms.txt) but exposes no downloadable OpenAPI document,
  so no spec is captured in this repo.
humanURL: https://developer.infor.com/api
baseURL: https://mingle-ionapi.inforcloudsuite.com/{tenant}/IDM/api
image: https://www.infor.com/logo-infor.png
tags:
- Document-Management
- Content Repository
- IDM
- ION
- Digital Signature
tags_raw:
- Document Management
- Content Repository
- IDM
- ION
- Digital Signature
properties:
- type: APIReference
  url: https://developer.infor.com/api
- type: Documentation
  url: https://docs.infor.com/
- type: LLMsTxt
  url: https://developer.infor.com/api/llms.txt
- type: Authentication
  url: authentication/infor-authentication.yml